Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_power.c50 & AR_RTC_PM_STATUS_M) == AR_RTC_STATUS_SHUTDOWN) { in ar5416SetPowerModeAwake()
175 switch (mode & AR_RTC_PM_STATUS_M) { in ar5416GetPowerMode()
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)) { in ar5416SetResetPowerOn()