Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/broadcom/
Dtg3.h2505 #define TG3_APE_LOCK_PHY0 0 macro
Dtg3.c686 for (i = TG3_APE_LOCK_PHY0; i <= TG3_APE_LOCK_GPIO; i++) { in tg3_ape_lock_init()
688 case TG3_APE_LOCK_PHY0: in tg3_ape_lock_init()
726 case TG3_APE_LOCK_PHY0: in tg3_ape_lock()
787 case TG3_APE_LOCK_PHY0: in tg3_ape_unlock()
15450 tp->phy_ape_lock = TG3_APE_LOCK_PHY0; in tg3_phy_probe()