Searched refs:WOL_MAGIC_EN (Results 1 – 7 of 7) sorted by relevance
263 #define WOL_MAGIC_EN 0x4 macro
1559 ctrl |= (WOL_MAGIC_EN | WOL_MAGIC_PME_EN); in atl2_suspend()
2820 ctrl |= (WOL_MAGIC_EN | WOL_MAGIC_PME_EN); in atl1_suspend()
346 #define WOL_MAGIC_EN 0x00000004 macro
2120 wol_ctrl_data |= WOL_MAGIC_EN | WOL_MAGIC_PME_EN; in atl1e_suspend()
474 #define WOL_MAGIC_EN BIT(2) macro
804 wol_ctrl |= WOL_MAGIC_EN | WOL_MAGIC_PME_EN; in atl1c_power_saving()