Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_power.c51 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) in ar5416SetPowerModeAwake()
Dar5416_reset.c781 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
Dar5416.h315 extern HAL_BOOL ar5416SetResetReg(struct ath_hal *, uint32_t type);
Dar5416_attach.c327 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar5416Attach()
/freebsd-10-stable/sys/dev/ath/ath_hal/ar9001/
Dar9130_attach.c130 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9130Attach()
Dar9160_attach.c151 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9160Attach()
/freebsd-10-stable/sys/dev/ath/ath_hal/ar9002/
Dar9287_attach.c181 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9287Attach()
Dar9285_attach.c199 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9285Attach()
Dar9280_attach.c213 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9280Attach()