Searched refs:BCM5708S_UP1_2G5 (Results 1 – 2 of 2) sorted by relevance
1418 if (!(up1 & BCM5708S_UP1_2G5)) { in bnx2_test_and_enable_2g5()1419 up1 |= BCM5708S_UP1_2G5; in bnx2_test_and_enable_2g5()1444 if (up1 & BCM5708S_UP1_2G5) { in bnx2_test_and_disable_2g5()1445 up1 &= ~BCM5708S_UP1_2G5; in bnx2_test_and_disable_2g5()2211 val |= BCM5708S_UP1_2G5; in bnx2_init_5709s_phy()2213 val &= ~BCM5708S_UP1_2G5; in bnx2_init_5709s_phy()2256 val |= BCM5708S_UP1_2G5; in bnx2_init_5708s_phy()
6432 #define BCM5708S_UP1_2G5 0x1 macro