Searched refs:HAL_RESET_POWER_ON (Results 1 – 13 of 13) sorted by relevance
| /dragonfly/sys/dev/netif/ath/ath_hal/ar5416/ |
| HD | ar5416_power.c | 51 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) in ar5416SetPowerModeAwake()
|
| HD | ar5416.h | 29 HAL_RESET_POWER_ON, enumerator
|
| HD | ar5416_reset.c | 784 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) in ar5416ChipReset() 787 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) in ar5416ChipReset() 1286 case HAL_RESET_POWER_ON: in ar5416SetResetReg()
|
| HD | ar5416_attach.c | 327 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar5416Attach()
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ar9001/ |
| HD | ar9130_attach.c | 132 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9130Attach()
|
| HD | ar9160_attach.c | 152 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9160Attach()
|
| /dragonfly/sys/dev/netif/ath/ath_hal/ar9002/ |
| HD | ar9287_attach.c | 182 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9287Attach()
|
| HD | ar9285_attach.c | 200 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9285Attach()
|
| HD | ar9280_attach.c | 214 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9280Attach()
|
| /dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | ar9300_power.c | 508 if (ar9300_set_reset_reg(ah, HAL_RESET_POWER_ON) != AH_TRUE) { in ar9300_set_power_mode_awake()
|
| HD | ar9300.h | 104 HAL_RESET_POWER_ON, enumerator
|
| HD | ar9300_attach.c | 707 if (!ar9300_set_reset_reg(ah, HAL_RESET_POWER_ON)) { /* reset chip */ in ar9300_attach()
|
| HD | ar9300_reset.c | 1918 case HAL_RESET_POWER_ON: in ar9300_set_reset_reg()
|