Home
last modified time | relevance | path

Searched refs:AR_RTC_FORCE_WAKE_ON_INT (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dar9003_wow.c64 REG_WRITE(ah, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_ON_INT); in ath9k_hw_set_powermode_wow_sleep()
Dhw.c1370 AR_RTC_FORCE_WAKE_ON_INT); in ath9k_hw_set_reset()
1454 AR_RTC_FORCE_WAKE_ON_INT); in ath9k_hw_set_reset_power_on()
1492 AR_RTC_FORCE_WAKE_EN | AR_RTC_FORCE_WAKE_ON_INT); in ath9k_hw_set_reset_reg()
2148 AR_RTC_FORCE_WAKE_ON_INT); in ath9k_set_power_network_sleep()
Dreg.h1406 #define AR_RTC_FORCE_WAKE_ON_INT 0x00000002 macro