Home
last modified time | relevance | path

Searched refs:PHY_ALWAYS_CALL_SUSPEND (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Drealtek.c964 .flags = PHY_ALWAYS_CALL_SUSPEND,
977 .flags = PHY_ALWAYS_CALL_SUSPEND,
H A Dbroadcom.c1021 .flags = PHY_ALWAYS_CALL_SUSPEND,
H A Dphy_device.c1874 if (phydev->wol_enabled && !(phydrv->flags & PHY_ALWAYS_CALL_SUSPEND)) in phy_suspend()
/openbmc/linux/include/linux/
H A Dphy.h89 #define PHY_ALWAYS_CALL_SUSPEND 0x00000008 macro