Searched refs:PORT_PHY_LOOPBACK (Results 1 – 3 of 3) sorted by relevance
661 if (restart & PORT_PHY_LOOPBACK) in ksz8_r_phy()886 data |= PORT_PHY_LOOPBACK; in ksz8_w_phy()888 data &= ~PORT_PHY_LOOPBACK; in ksz8_w_phy()
280 #define PORT_PHY_LOOPBACK BIT(7) macro
877 #define PORT_PHY_LOOPBACK BIT(14) macro