HomeSort by: relevance | last modified time | path
    Searched refs:AR_RTC_STATUS_ON (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_power.c 60 if (val == AR_RTC_STATUS_ON)
160 case AR_RTC_STATUS_ON:
ar5416_interrupts.c 72 (OS_REG_READ(ah, AR_RTC_STATUS) & AR_RTC_STATUS_M) == AR_RTC_STATUS_ON)
ar5416reg.h 333 #define AR_RTC_STATUS_ON 0x00000002
ar5416_reset.c 1096 if (!ath_hal_wait(ah, AR_RTC_STATUS, AR_RTC_PM_STATUS_M, AR_RTC_STATUS_ON)) {
  /src/sys/dev/ic/
athnreg.h 939 #define AR_RTC_STATUS_ON 0x00000002
athn.c 688 AR_RTC_STATUS_ON)
756 AR_RTC_STATUS_ON)
arn5008.c 1199 (AR_READ(sc, AR_RTC_STATUS) & AR_RTC_STATUS_M) == AR_RTC_STATUS_ON)
arn9003.c 1357 (AR_READ(sc, AR_RTC_STATUS) & AR_RTC_STATUS_M) == AR_RTC_STATUS_ON)

Completed in 22 milliseconds