Searched refs:BMCR_LOOPBACK (Results 1 – 3 of 3) sorted by relevance
183 return t3_mdio_change_bits(cphy, 0, MII_BMCR, BMCR_LOOPBACK, in mv88e1xxx_set_loopback()184 on ? BMCR_LOOPBACK : 0); in mv88e1xxx_set_loopback()
318 BMCR_LOOPBACK, enable ? BMCR_LOOPBACK : 0); in aq100x_set_loopback()
138 #define BMCR_LOOPBACK BMCR_LOOP macro