Searched refs:MII_TG3_MMD_CTRL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | tg3.h | 2285 #define MII_TG3_MMD_CTRL 0x0d /* MMD Access Control register */ macro
|
H A D | tg3.c | 1238 err = tg3_writephy(tp, MII_TG3_MMD_CTRL, devad); in tg3_phy_cl45_write() 1246 err = tg3_writephy(tp, MII_TG3_MMD_CTRL, in tg3_phy_cl45_write() 1261 err = tg3_writephy(tp, MII_TG3_MMD_CTRL, devad); in tg3_phy_cl45_read() 1269 err = tg3_writephy(tp, MII_TG3_MMD_CTRL, in tg3_phy_cl45_read()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | tg3.h | 2285 #define MII_TG3_MMD_CTRL 0x0d /* MMD Access Control register */ macro
|
H A D | tg3.c | 1239 err = tg3_writephy(tp, MII_TG3_MMD_CTRL, devad); in tg3_phy_cl45_write() 1247 err = tg3_writephy(tp, MII_TG3_MMD_CTRL, in tg3_phy_cl45_write() 1262 err = tg3_writephy(tp, MII_TG3_MMD_CTRL, devad); in tg3_phy_cl45_read() 1270 err = tg3_writephy(tp, MII_TG3_MMD_CTRL, in tg3_phy_cl45_read()
|
Completed in 55 milliseconds