Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/silan/
H A Dsc92031.c242 PM_WakeUp = 1 << 24, enumerator
1276 if (pm_config & PM_WakeUp) in sc92031_ethtool_get_wol()
1291 & ~(PM_LinkUp | PM_Magic | PM_WakeUp); in sc92031_ethtool_set_wol()
1301 pm_config |= PM_WakeUp; in sc92031_ethtool_set_wol()