Searched refs:PHY_PLUG_OUT (Results 1 – 2 of 2) sorted by relevance
1707 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_work_queue()1711 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_work_queue()1795 if (!(phy->phy_event & PHY_PLUG_OUT)) { in mvs_int_port()1799 phy->phy_event |= PHY_PLUG_OUT; in mvs_int_port()1848 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_int_port()1850 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_int_port()
387 PHY_PLUG_OUT = (1U << 1), /* phy plug out */ enumerator
Completed in 10 milliseconds