Searched refs:WOL_LINK_CHG_EN (Results 1 – 7 of 7) sorted by relevance
252 #define WOL_LINK_CHG_EN 0x10 macro
1570 ctrl |= (WOL_LINK_CHG_EN | WOL_LINK_CHG_PME_EN); in atl2_suspend()
2814 ctrl |= (WOL_LINK_CHG_EN | WOL_LINK_CHG_PME_EN); in atl1_suspend()
335 #define WOL_LINK_CHG_EN 0x00000010 macro
2128 wol_ctrl_data |= WOL_LINK_CHG_EN | WOL_LINK_CHG_PME_EN; in atl1e_suspend()
460 #define WOL_LINK_CHG_EN BIT(4) macro
822 wol_ctrl |= WOL_LINK_CHG_EN | WOL_LINK_CHG_PME_EN; in atl1c_power_saving()