Home
last modified time | relevance | path

Searched refs:PHY_INITIALIZED (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/phy/intel/
Dphy-intel-thunderbay-emmc.c136 #define PHY_INITIALIZED 1 macro
340 } else if (tbh_phy->phy_power_sts == PHY_INITIALIZED) { in thunderbay_emmc_phy_power_on()
437 tbh_phy->phy_power_sts = PHY_INITIALIZED; in thunderbay_emmc_phy_power_off()
/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h327 #define PHY_INITIALIZED (1<<1) macro
Dbnx2x_link.c8787 PHY_INITIALIZED)) { in bnx2x_handle_module_detect_int()
12966 params->link_flags = PHY_INITIALIZED; in bnx2x_phy_init()
13133 params->link_flags &= ~PHY_INITIALIZED; in bnx2x_lfa_reset()