Searched refs:BCM5708S_BMCR_FORCE_2500 (Results 1 – 2 of 2) sorted by relevance
1453 bmcr |= BCM5708S_BMCR_FORCE_2500; in bnx2_enable_forced_2g5()1495 bmcr &= ~BCM5708S_BMCR_FORCE_2500; in bnx2_disable_forced_2g5()1763 new_bmcr |= BCM5708S_BMCR_FORCE_2500; in bnx2_setup_serdes_phy()1765 new_bmcr = bmcr & ~BCM5708S_BMCR_FORCE_2500; in bnx2_setup_serdes_phy()
6386 #define BCM5708S_BMCR_FORCE_2500 0x20 macro