Home
last modified time | relevance | path

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

/linux/drivers/net/phy/qcom/
H A Dat803x.c430 !(phydev->dev_flags & PHY_F_RXC_ALWAYS_ON)) in at803x_hibernation_mode_config()
/linux/include/linux/
H A Dphy.h792 #define PHY_F_RXC_ALWAYS_ON 0x40000000 macro
/linux/drivers/net/phy/
H A Dphylink.c1977 flags |= PHY_F_RXC_ALWAYS_ON; in phylink_attach_phy()
2083 flags |= PHY_F_RXC_ALWAYS_ON; in phylink_fwnode_phy_connect()