Searched refs:ar5416SetPowerMode (Results 1 – 9 of 9) sorted by relevance
| /trueos/sys/dev/ath/ath_hal/ar5416/ |
| HD | ar5416_power.c | 125 ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode, int setChip) in ar5416SetPowerMode() function
|
| HD | ar5416_attach.c | 174 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()
|
| HD | ar5416.h | 284 extern HAL_BOOL ar5416SetPowerMode(struct ath_hal *ah, HAL_POWER_MODE mode,
|
| HD | ar5416_reset.c | 96 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/ |
| HD | ar9130_attach.c | 138 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar9130Attach()
|
| HD | ar9160_attach.c | 159 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar9160Attach()
|
| /trueos/sys/dev/ath/ath_hal/ar9002/ |
| HD | ar9287_attach.c | 189 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar9287Attach()
|
| HD | ar9285_attach.c | 207 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar9285Attach()
|
| HD | ar9280_attach.c | 221 if (!ar5416SetPowerMode(ah, HAL_PM_AWAKE, AH_TRUE)) { in ar9280Attach()
|