Searched refs:tg3_phy_toggle_auxctl_smdsp (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 2313 if (tg3_phy_toggle_auxctl_smdsp(tp, true)) in tg3_phy_apply_otp() 2338 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_apply_otp() 2411 !tg3_phy_toggle_auxctl_smdsp(tp, true)) { in tg3_phy_eee_adjust() 2413 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_eee_adjust() 2429 !tg3_phy_toggle_auxctl_smdsp(tp, true)) { in tg3_phy_eee_enable() 2433 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_eee_enable() 2598 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_reset_5703_4_5() 2704 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_reset() 2717 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_reset() 2729 tg3_phy_toggle_auxctl_smdsp(tp, false); in tg3_phy_reset() [all …]
|