Searched refs:AR_RTC_RC (Results 1 – 2 of 2) sorted by relevance
1371 REG_WRITE(ah, AR_RTC_RC, rst_flags); in ath9k_hw_set_reset()1382 REG_WRITE(ah, AR_RTC_RC, 0); in ath9k_hw_set_reset()1383 if (!ath9k_hw_wait(ah, AR_RTC_RC, AR_RTC_RC_M, 0, AH_WAIT_TIMEOUT)) { in ath9k_hw_set_reset()
1291 #define AR_RTC_RC \ macro