Searched refs:AR_RTC_PM_STATUS_M (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_power.c50 & AR_RTC_PM_STATUS_M) == AR_RTC_STATUS_SHUTDOWN) {
175 switch (mode & AR_RTC_PM_STATUS_M) {
H A Dar5416reg.h410 #define AR_RTC_PM_STATUS_M 0x0000000f /* Pwr Mgmt Status */ macro
H A Dar5416_reset.c1343 if (!ath_hal_wait(ah, AR_RTC_STATUS, AR_RTC_PM_STATUS_M, AR_RTC_STATUS_ON)) {

Completed in 109 milliseconds