Home
last modified time | relevance | path

Searched refs:BCM5708S_UP1_2G5 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbnx2.c1416 if (!(up1 & BCM5708S_UP1_2G5)) { in bnx2_test_and_enable_2g5()
1417 up1 |= BCM5708S_UP1_2G5; in bnx2_test_and_enable_2g5()
1442 if (up1 & BCM5708S_UP1_2G5) { in bnx2_test_and_disable_2g5()
1443 up1 &= ~BCM5708S_UP1_2G5; in bnx2_test_and_disable_2g5()
2209 val |= BCM5708S_UP1_2G5; in bnx2_init_5709s_phy()
2211 val &= ~BCM5708S_UP1_2G5; in bnx2_init_5709s_phy()
2254 val |= BCM5708S_UP1_2G5; in bnx2_init_5708s_phy()
H A Dbnx2.h6432 #define BCM5708S_UP1_2G5 0x1 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbnx2.c1415 if (!(up1 & BCM5708S_UP1_2G5)) { in bnx2_test_and_enable_2g5()
1416 up1 |= BCM5708S_UP1_2G5; in bnx2_test_and_enable_2g5()
1441 if (up1 & BCM5708S_UP1_2G5) { in bnx2_test_and_disable_2g5()
1442 up1 &= ~BCM5708S_UP1_2G5; in bnx2_test_and_disable_2g5()
2208 val |= BCM5708S_UP1_2G5; in bnx2_init_5709s_phy()
2210 val &= ~BCM5708S_UP1_2G5; in bnx2_init_5709s_phy()
2253 val |= BCM5708S_UP1_2G5; in bnx2_init_5708s_phy()
H A Dbnx2.h6432 #define BCM5708S_UP1_2G5 0x1 macro

Completed in 71 milliseconds