Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c687 for (i = TG3_APE_LOCK_PHY0; i <= TG3_APE_LOCK_GPIO; i++) { in tg3_ape_lock_init()
716 case TG3_APE_LOCK_GPIO: in tg3_ape_lock()
777 case TG3_APE_LOCK_GPIO: in tg3_ape_unlock()
2822 if (tg3_ape_lock(tp, TG3_APE_LOCK_GPIO)) in tg3_pwrsrc_switch_to_vmain()
2830 tg3_ape_unlock(tp, TG3_APE_LOCK_GPIO); in tg3_pwrsrc_switch_to_vmain()
2945 if (tg3_ape_lock(tp, TG3_APE_LOCK_GPIO)) in tg3_frob_aux_power_5717()
2962 tg3_ape_unlock(tp, TG3_APE_LOCK_GPIO); in tg3_frob_aux_power_5717()
H A Dtg3.h2511 #define TG3_APE_LOCK_GPIO 7 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.c688 for (i = TG3_APE_LOCK_PHY0; i <= TG3_APE_LOCK_GPIO; i++) { in tg3_ape_lock_init()
717 case TG3_APE_LOCK_GPIO: in tg3_ape_lock()
778 case TG3_APE_LOCK_GPIO: in tg3_ape_unlock()
2816 if (tg3_ape_lock(tp, TG3_APE_LOCK_GPIO)) in tg3_pwrsrc_switch_to_vmain()
2824 tg3_ape_unlock(tp, TG3_APE_LOCK_GPIO); in tg3_pwrsrc_switch_to_vmain()
2939 if (tg3_ape_lock(tp, TG3_APE_LOCK_GPIO)) in tg3_frob_aux_power_5717()
2956 tg3_ape_unlock(tp, TG3_APE_LOCK_GPIO); in tg3_frob_aux_power_5717()
H A Dtg3.h2511 #define TG3_APE_LOCK_GPIO 7 macro

Completed in 58 milliseconds