Home
last modified time | relevance | path

Searched defs:phy_power_on (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/phy/
H A Dphy-core.c324 int phy_power_on(struct phy *phy) in phy_power_on() function
/openbmc/linux/include/linux/phy/
H A Dphy.h341 static inline int phy_power_on(struct phy *phy) in phy_power_on() function
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.c1583 static int phy_power_on(struct rk_priv_data *bsp_priv, bool enable) in phy_power_on() function