Searched refs:PHY_PLUG_OUT (Results 1 – 2 of 2) sorted by relevance
386 PHY_PLUG_OUT = (1U << 1), /* phy plug out */ enumerator
1727 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_work_queue()1731 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_work_queue()1815 if (!(phy->phy_event & PHY_PLUG_OUT)) { in mvs_int_port()1819 phy->phy_event |= PHY_PLUG_OUT; in mvs_int_port()1868 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_int_port()1870 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_int_port()