Home
last modified time | relevance | path

Searched refs:AR_RTC_RC (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dhw.c1417 REG_WRITE(ah, AR_RTC_RC, rst_flags); in ath9k_hw_set_reset()
1428 REG_WRITE(ah, AR_RTC_RC, 0); in ath9k_hw_set_reset()
1429 if (!ath9k_hw_wait(ah, AR_RTC_RC, AR_RTC_RC_M, 0, AH_WAIT_TIMEOUT)) { in ath9k_hw_set_reset()
Dreg.h1342 #define AR_RTC_RC \ macro