Home
last modified time | relevance | path

Searched refs:MII_TG3_EXT_CTRL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c2566 if (tg3_readphy(tp, MII_TG3_EXT_CTRL, &reg32)) in tg3_phy_reset_5703_4_5()
2570 tg3_writephy(tp, MII_TG3_EXT_CTRL, reg32); in tg3_phy_reset_5703_4_5()
2608 err = tg3_readphy(tp, MII_TG3_EXT_CTRL, &reg32); in tg3_phy_reset_5703_4_5()
2613 tg3_writephy(tp, MII_TG3_EXT_CTRL, reg32); in tg3_phy_reset_5703_4_5()
2757 if (!tg3_readphy(tp, MII_TG3_EXT_CTRL, &val)) in tg3_phy_reset()
2758 tg3_writephy(tp, MII_TG3_EXT_CTRL, in tg3_phy_reset()
3109 tg3_writephy(tp, MII_TG3_EXT_CTRL, in tg3_power_down_phy()
4866 tg3_writephy(tp, MII_TG3_EXT_CTRL, in tg3_setup_copper_phy()
4869 tg3_writephy(tp, MII_TG3_EXT_CTRL, 0); in tg3_setup_copper_phy()
8289 tg3_writephy(tp, MII_TG3_EXT_CTRL, in tg3_phy_lpbk_set()
[all...]
H A Dtg3.h2289 #define MII_TG3_EXT_CTRL 0x10 /* Extended control register */ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.c2560 if (tg3_readphy(tp, MII_TG3_EXT_CTRL, &reg32)) in tg3_phy_reset_5703_4_5()
2564 tg3_writephy(tp, MII_TG3_EXT_CTRL, reg32); in tg3_phy_reset_5703_4_5()
2602 err = tg3_readphy(tp, MII_TG3_EXT_CTRL, &reg32); in tg3_phy_reset_5703_4_5()
2607 tg3_writephy(tp, MII_TG3_EXT_CTRL, reg32); in tg3_phy_reset_5703_4_5()
2751 if (!tg3_readphy(tp, MII_TG3_EXT_CTRL, &val)) in tg3_phy_reset()
2752 tg3_writephy(tp, MII_TG3_EXT_CTRL, in tg3_phy_reset()
3103 tg3_writephy(tp, MII_TG3_EXT_CTRL, in tg3_power_down_phy()
4861 tg3_writephy(tp, MII_TG3_EXT_CTRL, in tg3_setup_copper_phy()
4864 tg3_writephy(tp, MII_TG3_EXT_CTRL, 0); in tg3_setup_copper_phy()
8274 tg3_writephy(tp, MII_TG3_EXT_CTRL, in tg3_phy_lpbk_set()
[all...]
H A Dtg3.h2289 #define MII_TG3_EXT_CTRL 0x10 /* Extended control register */ macro

Completed in 58 milliseconds