Home
last modified time | relevance | path

Searched refs:AR_RTC_RESET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhw.c1345 REG_WRITE(ah, AR_RTC_RESET, 1); in ath9k_hw_ar9330_reset_war()
1459 REG_WRITE(ah, AR_RTC_RESET, 0); in ath9k_hw_set_reset_power_on()
1468 REG_WRITE(ah, AR_RTC_RESET, 1); in ath9k_hw_set_reset_power_on()
2125 REG_CLR_BIT(ah, AR_RTC_RESET, AR_RTC_RESET_EN); in ath9k_set_power_sleep()
2198 REG_SET_BIT(ah, AR_RTC_RESET, in ath9k_hw_set_power_awake()
H A Dreg.h1381 #define AR_RTC_RESET \ macro
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhw.c1344 REG_WRITE(ah, AR_RTC_RESET(ah), 1); in ath9k_hw_ar9330_reset_war()
1458 REG_WRITE(ah, AR_RTC_RESET(ah), 0); in ath9k_hw_set_reset_power_on()
1467 REG_WRITE(ah, AR_RTC_RESET(ah), 1); in ath9k_hw_set_reset_power_on()
2124 REG_CLR_BIT(ah, AR_RTC_RESET(ah), AR_RTC_RESET_EN); in ath9k_set_power_sleep()
2197 REG_SET_BIT(ah, AR_RTC_RESET(ah), in ath9k_hw_set_power_awake()
H A Dreg.h1381 #define AR_RTC_RESET(_ah) \ macro

Completed in 20 milliseconds