Searched refs:AR_PMCTRL_WOW_PME_CLR (Results 1 – 2 of 2) sorted by relevance
229 REG_RMW(ah, AR_PCIE_PM_CTRL(ah), AR_PMCTRL_WOW_PME_CLR, in ath9k_hw_wow_wakeup()315 AR_PMCTRL_WOW_PME_CLR); in ath9k_hw_wow_enable()316 REG_CLR_BIT(ah, AR_PCIE_PM_CTRL(ah), AR_PMCTRL_WOW_PME_CLR); in ath9k_hw_wow_enable()
2089 #define AR_PMCTRL_WOW_PME_CLR 0x00200000 /* Clear WoW event */ macro