Home
last modified time | relevance | path

Searched refs:ar5416SetPowerMode (Results 1 – 9 of 9) sorted by relevance

/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_power.c125 ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) in ar5416SetPowerMode() function
HDar5416_attach.c174 ah->ah_setPowerMode = ar5416SetPowerMode; in ar5416InitState()
334 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar5416Attach()
498 if (! ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5416Detach()
506 ar5416SetPowerMode(ah, HAL_PM_FULL_SLEEP, AH_TRUE); in ar5416Detach()
HDar5416.h284 extern HAL_BOOL ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode,
HDar5416_reset.c96 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar5416Reset()
792 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5416ChipReset()
1244 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) in ar5416Disable()
/trueos/sys/dev/ath/ath_hal/ar9001/
HDar9130_attach.c138 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar9130Attach()
HDar9160_attach.c159 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar9160Attach()
/trueos/sys/dev/ath/ath_hal/ar9002/
HDar9287_attach.c189 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar9287Attach()
HDar9285_attach.c207 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar9285Attach()
HDar9280_attach.c221 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar9280Attach()