Searched refs:PORT_PHY_LOOPBACK (Results 1 – 3 of 3) sorted by relevance
470 if (restart & PORT_PHY_LOOPBACK) in ksz8795_r_phy()615 data |= PORT_PHY_LOOPBACK; in ksz8795_w_phy()617 data &= ~PORT_PHY_LOOPBACK; in ksz8795_w_phy()
303 #define PORT_PHY_LOOPBACK BIT(7) macro
880 #define PORT_PHY_LOOPBACK BIT(14) macro