Searched refs:PORT_PHY_LOOPBACK (Results 1 – 3 of 3) sorted by relevance
742 if (restart & PORT_PHY_LOOPBACK) in ksz8_r_phy()926 data |= PORT_PHY_LOOPBACK; in ksz8_w_phy()928 data &= ~PORT_PHY_LOOPBACK; in ksz8_w_phy()
309 #define PORT_PHY_LOOPBACK BIT(7) macro
880 #define PORT_PHY_LOOPBACK BIT(14) macro