Searched refs:BCM5708S_BMCR_FORCE_2500 (Results 1 – 2 of 2) sorted by relevance
1483 bmcr |= BCM5708S_BMCR_FORCE_2500; in bnx2_enable_forced_2g5()1525 bmcr &= ~BCM5708S_BMCR_FORCE_2500; in bnx2_disable_forced_2g5()1793 new_bmcr |= BCM5708S_BMCR_FORCE_2500; in bnx2_setup_serdes_phy()1795 new_bmcr = bmcr & ~BCM5708S_BMCR_FORCE_2500; in bnx2_setup_serdes_phy()
6428 #define BCM5708S_BMCR_FORCE_2500 0x20 macro