Searched refs:HAL_RESET_POWER_ON (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/ |
| D | ar5416_power.c | 53 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) in ar5416SetPowerModeAwake()
|
| D | ar5416_reset.c | 788 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) in ar5416ChipReset() 791 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) in ar5416ChipReset() 798 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) in ar5416ChipReset() 1296 case HAL_RESET_POWER_ON: in ar5416SetResetReg()
|
| D | ar5416_attach.c | 329 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar5416Attach()
|
| /freebsd-12-stable/sys/dev/ath/ath_hal/ar9001/ |
| D | ar9130_attach.c | 134 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9130Attach()
|
| D | ar9160_attach.c | 154 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9160Attach()
|
| /freebsd-12-stable/sys/dev/ath/ath_hal/ar9002/ |
| D | ar9287_attach.c | 183 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9287Attach()
|
| D | ar9285_attach.c | 202 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9285Attach()
|
| D | ar9280_attach.c | 216 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9280Attach()
|
| /freebsd-12-stable/sys/dev/ath/ath_hal/ |
| D | ah.h | 778 HAL_RESET_POWER_ON, enumerator
|
| /freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/ |
| D | ar9300_power.c | 508 if (ar9300_set_reset_reg(ah, HAL_RESET_POWER_ON) != AH_TRUE) { in ar9300_set_power_mode_awake()
|
| D | ar9300_attach.c | 709 if (!ar9300_set_reset_reg(ah, HAL_RESET_POWER_ON)) { /* reset chip */ in ar9300_attach()
|
| D | ar9300_reset.c | 1942 case HAL_RESET_POWER_ON: in ar9300_set_reset_reg()
|