Searched refs:ar5416SetResetReg (Results 1 – 9 of 9) sorted by relevance
| /freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/ |
| D | ar5416_power.c | 51 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) in ar5416SetPowerModeAwake()
|
| D | ar5416_reset.c | 781 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) in ar5416ChipReset() 784 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) in ar5416ChipReset() 787 if (!ar5416SetResetReg(ah, HAL_RESET_WARM)) in ar5416ChipReset() 1246 if (! ar5416SetResetReg(ah, HAL_RESET_COLD)) in ar5416Disable() 1263 if (! ar5416SetResetReg(ah, HAL_RESET_WARM)) in ar5416PhyDisable() 1274 ar5416SetResetReg(struct ath_hal *ah, uint32_t type) in ar5416SetResetReg() function
|
| D | ar5416.h | 315 extern HAL_BOOL ar5416SetResetReg(struct ath_hal *, uint32_t type);
|
| D | ar5416_attach.c | 327 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar5416Attach()
|
| /freebsd-10-stable/sys/dev/ath/ath_hal/ar9001/ |
| D | ar9130_attach.c | 130 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9130Attach()
|
| D | ar9160_attach.c | 151 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9160Attach()
|
| /freebsd-10-stable/sys/dev/ath/ath_hal/ar9002/ |
| D | ar9287_attach.c | 181 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9287Attach()
|
| D | ar9285_attach.c | 199 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9285Attach()
|
| D | ar9280_attach.c | 213 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9280Attach()
|