Searched refs:BCM5708S_UP1 (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/gpxe/src/drivers/net/ |
D | bnx2.c | 793 bnx2_read_phy(bp, BCM5708S_UP1, &up1); in bnx2_setup_serdes_phy() 796 bnx2_write_phy(bp, BCM5708S_UP1, up1); in bnx2_setup_serdes_phy() 834 bnx2_read_phy(bp, BCM5708S_UP1, &up1); in bnx2_setup_serdes_phy() 836 bnx2_write_phy(bp, BCM5708S_UP1, up1); in bnx2_setup_serdes_phy() 1022 bnx2_read_phy(bp, BCM5708S_UP1, &val); in bnx2_init_5708s_phy() 1024 bnx2_write_phy(bp, BCM5708S_UP1, val); in bnx2_init_5708s_phy()
|
D | bnx2.h | 3823 #define BCM5708S_UP1 0xb macro
|