Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416reg.h65 #define AR_RTC_RC AR_RTC_BASE + 0x00 /* reset control */ macro
Dar5416_reset.c1290 OS_REG_WRITE(ah, AR_RTC_RC, rst_flags); in ar5416SetReset()
1300 OS_REG_WRITE(ah, AR_RTC_RC, 0); in ar5416SetReset()
1301 if (!ath_hal_wait(ah, AR_RTC_RC, AR_RTC_RC_M, 0)) { in ar5416SetReset()
/freebsd-9-stable/tools/tools/ath/common/
Ddumpregs_5416.c277 DEFBASICfmt(AR_RTC_RC, "RTC_RC",