Searched refs:BCM5708S_BMCR_FORCE_2500 (Results 1 – 2 of 2) sorted by relevance
1482 bmcr |= BCM5708S_BMCR_FORCE_2500; in bnx2_enable_forced_2g5()1524 bmcr &= ~BCM5708S_BMCR_FORCE_2500; in bnx2_disable_forced_2g5()1792 new_bmcr |= BCM5708S_BMCR_FORCE_2500; in bnx2_setup_serdes_phy()1794 new_bmcr = bmcr & ~BCM5708S_BMCR_FORCE_2500; in bnx2_setup_serdes_phy()
6428 #define BCM5708S_BMCR_FORCE_2500 0x20 macro