Searched refs:MII_TG3_MISC_SHDW (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/broadcom/ | 
| D | tg3.h | 2369 #define MII_TG3_MISC_SHDW		0x1c  macro
  | 
| D | tg3.c | 1351 	return tg3_writephy(tp, MII_TG3_MISC_SHDW,  in tg3_phy_shdw_write() 2719 		tg3_writephy(tp, MII_TG3_MISC_SHDW, 0x8d68);  in tg3_phy_reset() 2720 		tg3_writephy(tp, MII_TG3_MISC_SHDW, 0x8d68);  in tg3_phy_reset() 4854 		tg3_writephy(tp, MII_TG3_MISC_SHDW, 0x8c68);  in tg3_setup_copper_phy() 4855 		tg3_writephy(tp, MII_TG3_MISC_SHDW, 0x8d68);  in tg3_setup_copper_phy() 4856 		tg3_writephy(tp, MII_TG3_MISC_SHDW, 0x8c68);  in tg3_setup_copper_phy() 6032 			tg3_writephy(tp, MII_TG3_MISC_SHDW, 0x7c00);  in tg3_serdes_parallel_detect() 6033 			tg3_readphy(tp, MII_TG3_MISC_SHDW, &phy1);  in tg3_serdes_parallel_detect()
  |