Searched refs:MII_TG3_TEST1 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | tg3.h | 2366 #define MII_TG3_TEST1 0x1e macro
|
D | tg3.c | 2728 tg3_writephy(tp, MII_TG3_TEST1, in tg3_phy_reset() 10658 if (!tg3_readphy(tp, MII_TG3_TEST1, &tmp)) { in tg3_reset_hw() 10659 tg3_writephy(tp, MII_TG3_TEST1, in tg3_reset_hw() 11749 if (!tg3_readphy(tp, MII_TG3_TEST1, &val)) { in tg3_calc_crc_errors() 11750 tg3_writephy(tp, MII_TG3_TEST1, in tg3_calc_crc_errors()
|