Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/
Dtg3.h2511 #define TG3_APE_LOCK_GPIO 7 macro
Dtg3.c697 for (i = TG3_APE_LOCK_PHY0; i <= TG3_APE_LOCK_GPIO; i++) { in tg3_ape_lock_init()
726 case TG3_APE_LOCK_GPIO: in tg3_ape_lock()
787 case TG3_APE_LOCK_GPIO: in tg3_ape_unlock()
2836 if (tg3_ape_lock(tp, TG3_APE_LOCK_GPIO)) in tg3_pwrsrc_switch_to_vmain()
2844 tg3_ape_unlock(tp, TG3_APE_LOCK_GPIO); in tg3_pwrsrc_switch_to_vmain()
2959 if (tg3_ape_lock(tp, TG3_APE_LOCK_GPIO)) in tg3_frob_aux_power_5717()
2976 tg3_ape_unlock(tp, TG3_APE_LOCK_GPIO); in tg3_frob_aux_power_5717()