Home
last modified time | relevance | path

Searched refs:ar5416SetResetReg (Results 1 – 8 of 8) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_power.c51 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) in ar5416SetPowerModeAwake()
H A Dar5416_reset.c786 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()
799 if (!ar5416SetResetReg(ah, HAL_RESET_WARM)) in ar5416ChipReset()
1257 if (! ar5416SetResetReg(ah, HAL_RESET_COLD)) in ar5416Disable()
1274 if (! ar5416SetResetReg(ah, HAL_RESET_WARM)) in ar5416PhyDisable()
1285 ar5416SetResetReg(struct ath_hal *ah, uint32_t type) in ar5416SetResetReg() function
H A Dar5416.h312 extern HAL_BOOL ar5416SetResetReg(struct ath_hal *, uint32_t type);
H A Dar5416_attach.c327 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 Dar9160_attach.c152 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 Dar9287_attach.c181 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9287Attach()
H A Dar9285_attach.c200 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9285Attach()
H A Dar9280_attach.c214 if (!ar5416SetResetReg(ah, HAL_RESET_POWER_ON)) { in ar9280Attach()