Searched refs:BMCR_LOOPBACK (Results 1 – 8 of 8) sorted by relevance
43 #define BMCR_LOOPBACK 0x4000 /* TXD loopback bits */ macro
635 control &= ~BMCR_LOOPBACK; in e100_force_speed_duplex()689 control &= ~BMCR_LOOPBACK; in e100_force_speed_duplex_to_phy()902 ctrl_reg = BMCR_LOOPBACK; in e100_phy_set_loopback()
235 #define BMCR_LOOPBACK 0x4000 /* TXD loopback bits */ macro
493 bp->sw_bmcr = (BMCR_ISOLATE | BMCR_PDOWN | BMCR_LOOPBACK); in try_next_permutation()586 bp->sw_bmcr = (BMCR_ISOLATE | BMCR_PDOWN | BMCR_LOOPBACK); in bigmac_begin_auto_negotiation()
1035 (BMCR_LOOPBACK|BMCR_PDOWN|BMCR_ISOLATE)); in happy_meal_tcvr_reset()1051 (BMCR_LOOPBACK|BMCR_PDOWN|BMCR_ISOLATE)); in happy_meal_tcvr_reset()
334 #define BMCR_LOOPBACK 0x4000 macro
1433 tg3_writephy(tp, MII_BMCR, BMCR_LOOPBACK); in tg3_phy_copper_begin()
536 BMCR_PDOWN | BMCR_SPEED100 | BMCR_LOOPBACK | in tulip_find_mii()