Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/
Dtg3.h2505 #define TG3_APE_LOCK_PHY0 0 macro
Dtg3.c688 for (i = TG3_APE_LOCK_PHY0; i <= TG3_APE_LOCK_GPIO; i++) { in tg3_ape_lock_init()
690 case TG3_APE_LOCK_PHY0: in tg3_ape_lock_init()
728 case TG3_APE_LOCK_PHY0: in tg3_ape_lock()
789 case TG3_APE_LOCK_PHY0: in tg3_ape_unlock()
15552 tp->phy_ape_lock = TG3_APE_LOCK_PHY0; in tg3_phy_probe()