Home
last modified time | relevance | path

Searched refs:TG3_APE_LOCK_GPIO (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/broadcom/
Dtg3.h2511 #define TG3_APE_LOCK_GPIO 7 macro
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()