Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
HDar5416_power.c51 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) in ar5416SetPowerModeAwake()
HDar5416.h29 HAL_RESET_POWER_ON, enumerator
HDar5416_reset.c784 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()
HDar5416_attach.c327 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar5416Attach()
/dragonfly/sys/dev/netif/ath/ath_hal/ar9001/
HDar9130_attach.c132 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9130Attach()
HDar9160_attach.c152 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9160Attach()
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
HDar9287_attach.c182 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9287Attach()
HDar9285_attach.c200 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9285Attach()
HDar9280_attach.c214 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9280Attach()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_power.c508 if (ar9300_set_reset_reg(ah, HAL_RESET_POWER_ON) != AH_TRUE) { in ar9300_set_power_mode_awake()
HDar9300.h104 HAL_RESET_POWER_ON, enumerator
HDar9300_attach.c707 if (!ar9300_set_reset_reg(ah, HAL_RESET_POWER_ON)) { /* reset chip */ in ar9300_attach()
HDar9300_reset.c1918 case HAL_RESET_POWER_ON: in ar9300_set_reset_reg()