Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dhw.c1065 REG_WRITE(ah, AR_RTC_RC, rst_flags); in ath9k_hw_set_reset()
1071 REG_WRITE(ah, AR_RTC_RC, 0); in ath9k_hw_set_reset()
1072 if (!ath9k_hw_wait(ah, AR_RTC_RC, AR_RTC_RC_M, 0, AH_WAIT_TIMEOUT)) { in ath9k_hw_set_reset()
Dreg.h1118 #define AR_RTC_RC \ macro