Searched refs:PORT_PHY_LOOPBACK (Results 1 – 3 of 3) sorted by relevance
581 if (restart & PORT_PHY_LOOPBACK) in ksz8_r_phy()806 data |= PORT_PHY_LOOPBACK; in ksz8_w_phy()808 data &= ~PORT_PHY_LOOPBACK; in ksz8_w_phy()
277 #define PORT_PHY_LOOPBACK BIT(7) macro
873 #define PORT_PHY_LOOPBACK BIT(14) macro