Searched refs:PHY_PLUG_OUT (Results 1 – 2 of 2) sorted by relevance
402 PHY_PLUG_OUT = (1U << 1), /* phy plug out */ enumerator
1994 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_work_queue()1999 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_work_queue()2083 if (!(phy->phy_event & PHY_PLUG_OUT)) { in mvs_int_port()2087 phy->phy_event |= PHY_PLUG_OUT; in mvs_int_port()2137 if (phy->phy_event & PHY_PLUG_OUT) { in mvs_int_port()2139 phy->phy_event &= ~PHY_PLUG_OUT; in mvs_int_port()