Home
last modified time | relevance | path

Searched refs:AR_RTC_RC_M (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416reg.h391 #define AR_RTC_RC_M 0x00000003 macro
Dar5416_reset.c1415 if (!ath_hal_wait(ah, AR_RTC_RC, AR_RTC_RC_M, 0)) { in ar5416SetReset()
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300reg.h1104 #define AR_RTC_RC_M 0x00000003 macro
Dar9300_reset.c1866 if (!ath_hal_wait(ah, AR_RTC_RC, AR_RTC_RC_M, 0)) { in ar9300_set_reset()