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

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_power.c 50 & AR_RTC_PM_STATUS_M) == AR_RTC_STATUS_SHUTDOWN) {
159 switch (mode & AR_RTC_PM_STATUS_M) {
ar5416reg.h 330 #define AR_RTC_PM_STATUS_M 0x0000000f /* Pwr Mgmt Status */
ar5416_reset.c 1096 if (!ath_hal_wait(ah, AR_RTC_STATUS, AR_RTC_PM_STATUS_M, AR_RTC_STATUS_ON)) {

Completed in 13 milliseconds