Searched refs:WOL_MAGIC_EN (Results 1 – 7 of 7) sorted by relevance
250 #define WOL_MAGIC_EN 0x4 macro
1534 ctrl |= (WOL_MAGIC_EN | WOL_MAGIC_PME_EN); in atl2_suspend()
2790 ctrl |= (WOL_MAGIC_EN | WOL_MAGIC_PME_EN); in atl1_suspend()
333 #define WOL_MAGIC_EN 0x00000004 macro
2117 wol_ctrl_data |= WOL_MAGIC_EN | WOL_MAGIC_PME_EN; in atl1e_suspend()
462 #define WOL_MAGIC_EN BIT(2) macro
817 wol_ctrl |= WOL_MAGIC_EN | WOL_MAGIC_PME_EN; in atl1c_power_saving()