Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h2511 #define TG3_APE_LOCK_GPIO 7 macro
H A Dtg3.c689 for (i = TG3_APE_LOCK_PHY0; i <= TG3_APE_LOCK_GPIO; i++) { in tg3_ape_lock_init()
718 case TG3_APE_LOCK_GPIO: in tg3_ape_lock()
779 case TG3_APE_LOCK_GPIO: in tg3_ape_unlock()
2817 if (tg3_ape_lock(tp, TG3_APE_LOCK_GPIO)) in tg3_pwrsrc_switch_to_vmain()
2825 tg3_ape_unlock(tp, TG3_APE_LOCK_GPIO); in tg3_pwrsrc_switch_to_vmain()
2940 if (tg3_ape_lock(tp, TG3_APE_LOCK_GPIO)) in tg3_frob_aux_power_5717()
2957 tg3_ape_unlock(tp, TG3_APE_LOCK_GPIO); in tg3_frob_aux_power_5717()