Searched refs:KSZ8873_PORT_PHY_LOOPBACK (Results 1 – 2 of 2) sorted by relevance
901 if (restart & KSZ8873_PORT_PHY_LOOPBACK) in ksz8_r_phy_bmcr()1192 restart_mask |= KSZ8873_PORT_PHY_LOOPBACK; in ksz8_w_phy_bmcr()1195 restart |= KSZ8873_PORT_PHY_LOOPBACK; in ksz8_w_phy_bmcr()
275 #define KSZ8873_PORT_PHY_LOOPBACK BIT(0) macro