Searched refs:HAL_RESET_POWER_ON (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_power.c51 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON))
H A Dar5416.h29 HAL_RESET_POWER_ON, enumerator in enum:__anon8028
H A Dar5416_reset.c781 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON))
784 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON))
1283 case HAL_RESET_POWER_ON:
H A Dar5416_attach.c327 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) {
/freebsd-10.2-release/sys/dev/ath/ath_hal/ar9001/
H A Dar9130_attach.c130 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) {
H A Dar9160_attach.c151 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) {
/freebsd-10.2-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c199 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) {
H A Dar9287_attach.c181 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) {
H A Dar9280_attach.c213 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) {
/freebsd-10.2-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c508 if (ar9300_set_reset_reg(ah, HAL_RESET_POWER_ON) != AH_TRUE) {
H A Dar9300.h104 HAL_RESET_POWER_ON, enumerator in enum:__anon7060
H A Dar9300_attach.c700 if (!ar9300_set_reset_reg(ah, HAL_RESET_POWER_ON)) { /* reset chip */
H A Dar9300_reset.c1866 case HAL_RESET_POWER_ON:

Completed in 137 milliseconds