Searched refs:MII_TG3_FET_PTEST (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | tg3.h | 2394 #define MII_TG3_FET_PTEST 0x17 macro
|
H A D | tg3.c | 2764 tg3_writephy(tp, MII_TG3_FET_PTEST, 0x12); in tg3_phy_reset() 8243 tg3_writephy(tp, MII_TG3_FET_PTEST, ptest); in tg3_phy_lpbk_set() 8258 tg3_writephy(tp, MII_TG3_FET_PTEST, ptest | in tg3_phy_lpbk_set() 8263 tg3_readphy(tp, MII_TG3_FET_PTEST, &val); in tg3_phy_lpbk_set()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | tg3.h | 2394 #define MII_TG3_FET_PTEST 0x17 macro
|
H A D | tg3.c | 2758 tg3_writephy(tp, MII_TG3_FET_PTEST, 0x12); in tg3_phy_reset() 8228 tg3_writephy(tp, MII_TG3_FET_PTEST, ptest); in tg3_phy_lpbk_set() 8243 tg3_writephy(tp, MII_TG3_FET_PTEST, ptest | in tg3_phy_lpbk_set() 8248 tg3_readphy(tp, MII_TG3_FET_PTEST, &val); in tg3_phy_lpbk_set()
|
Completed in 64 milliseconds