Searched refs:HAL_RESET_POWER_ON (Results 1 – 11 of 11) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_power.c | 51 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) in ar5416SetPowerModeAwake()
|
H A D | ar5416_reset.c | 786 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) in ar5416ChipReset() 789 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) in ar5416ChipReset() 796 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) in ar5416ChipReset() 1294 case HAL_RESET_POWER_ON: in ar5416SetResetReg()
|
H A D | ar5416_attach.c | 327 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar5416Attach()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9001/ |
H A D | ar9160_attach.c | 152 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9160Attach()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/ |
H A D | ar9287_attach.c | 181 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9287Attach()
|
H A D | ar9285_attach.c | 200 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9285Attach()
|
H A D | ar9280_attach.c | 214 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9280Attach()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ |
H A D | ah.h | 776 HAL_RESET_POWER_ON, enumerator
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/ |
H A D | ar9300_power.c | 508 if (ar9300_set_reset_reg(ah, HAL_RESET_POWER_ON) != AH_TRUE) { in ar9300_set_power_mode_awake()
|
H A D | ar9300_attach.c | 709 if (!ar9300_set_reset_reg(ah, HAL_RESET_POWER_ON)) { /* reset chip */ in ar9300_attach()
|
H A D | ar9300_reset.c | 1942 case HAL_RESET_POWER_ON: in ar9300_set_reset_reg()
|