Home
last modified time | relevance | path

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

/drivers/net/ethernet/silan/
Dsc92031.c293 u32 pm_config; member
642 iowrite32(priv->pm_config, port_base + PMConfig); in _sc92031_reset()
1021 priv->pm_config = 0; in sc92031_open()
1257 u32 pm_config; in sc92031_ethtool_get_wol() local
1260 pm_config = ioread32(port_base + PMConfig); in sc92031_ethtool_get_wol()
1268 if (pm_config & PM_LinkUp) in sc92031_ethtool_get_wol()
1271 if (pm_config & PM_Magic) in sc92031_ethtool_get_wol()
1274 if (pm_config & PM_WakeUp) in sc92031_ethtool_get_wol()
1284 u32 pm_config; in sc92031_ethtool_set_wol() local
1288 pm_config = ioread32(port_base + PMConfig) in sc92031_ethtool_set_wol()
[all …]
/drivers/net/wireless/ti/wlcore/
Dconf.h1367 struct conf_pm_config_settings pm_config; member
Dacx.c1141 struct conf_pm_config_settings *c = &wl->conf.pm_config; in wl1271_acx_pm_config()
/drivers/net/wireless/ti/wl12xx/
Dmain.c256 .pm_config = {
/drivers/net/wireless/ti/wl18xx/
Dmain.c386 .pm_config = {