Home
last modified time | relevance | path

Searched refs:AR_RTC_FORCE_WAKE (Results 1 – 7 of 7) sorted by relevance

/freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_power.c59 OS_REG_SET_BIT(ah, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_EN); in ar5416SetPowerModeAwake()
70 OS_REG_SET_BIT(ah, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_EN); in ar5416SetPowerModeAwake()
97 OS_REG_CLR_BIT(ah, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_EN); in ar5416SetPowerModeSleep()
117 OS_REG_CLR_BIT(ah, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_EN); in ar5416SetPowerModeNetworkSleep()
Dar5416reg.h114 #define AR_RTC_FORCE_WAKE AR_RTC_BASE + 0x4c /* control MAC force wake */ macro
Dar5416_reset.c1279 OS_REG_WRITE(ah, AR_RTC_FORCE_WAKE, in ar5416SetResetReg()
1308 OS_REG_WRITE(ah, AR_RTC_FORCE_WAKE, in ar5416SetResetPowerOn()
1360 OS_REG_WRITE(ah, AR_RTC_FORCE_WAKE, in ar5416SetReset()
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_power.c514 OS_REG_SET_BIT(ah, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_EN); in ar9300_set_power_mode_awake()
524 OS_REG_SET_BIT(ah, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_EN); in ar9300_set_power_mode_awake()
561 OS_REG_CLR_BIT(ah, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_EN); in ar9300_set_power_mode_sleep()
606 OS_REG_WRITE(ah, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_ON_INT); in ar9300_set_power_mode_network_sleep()
625 OS_REG_CLR_BIT(ah, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_EN); in ar9300_set_power_mode_network_sleep()
997 OS_REG_WRITE(ah, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_ON_INT); in ar9300_set_power_mode_wow_sleep()
1367 OS_REG_SET_BIT(ah, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_EN); in ar9300_wow_enable()
Dar9300_reset.c1622 AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_EN | AR_RTC_FORCE_WAKE_ON_INT); in ar9300_set_reset()
1814 OS_REG_WRITE(ah, AR_RTC_FORCE_WAKE, in ar9300_set_reset_power_on()
1862 OS_REG_WRITE(ah, AR_RTC_FORCE_WAKE, in ar9300_set_reset_reg()
Dar9300reg.h1193 #define AR_RTC_FORCE_WAKE AR_RTC_SYNC_OFFSET(RTC_SYNC_FORCE_WAKE) macro
/freebsd-10-stable/tools/tools/ath/common/
Ddumpregs_5416.c286 DEFVOIDfmt(AR_RTC_FORCE_WAKE,"RTC_FORCE_WAKE",