Searched refs:WOL_LINK_CHG_PME_EN (Results 1 – 7 of 7) sorted by relevance
266 #define WOL_LINK_CHG_PME_EN 0x20 macro
1593 ctrl |= (WOL_LINK_CHG_EN | WOL_LINK_CHG_PME_EN); in atl2_suspend()
2844 ctrl |= (WOL_LINK_CHG_EN | WOL_LINK_CHG_PME_EN); in atl1_suspend()
349 #define WOL_LINK_CHG_PME_EN 0x00000020 macro
2148 wol_ctrl_data |= WOL_LINK_CHG_EN | WOL_LINK_CHG_PME_EN; in atl1e_suspend()
471 #define WOL_LINK_CHG_PME_EN BIT(5) macro
809 wol_ctrl |= WOL_LINK_CHG_EN | WOL_LINK_CHG_PME_EN; in atl1c_power_saving()