Searched refs:AR_RTC_RESET_EN (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_power.c57 OS_REG_SET_BIT(ah, AR_RTC_RESET, AR_RTC_RESET_EN);
102 OS_REG_CLR_BIT(ah, AR_RTC_RESET, AR_RTC_RESET_EN);
H A Dar5416reg.h408 #define AR_RTC_RESET_EN 0x00000001 /* Reset RTC bit */ macro
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c574 OS_REG_CLR_BIT(ah, AR_RTC_RESET, AR_RTC_RESET_EN);
H A Dar9300reg.h1175 #define AR_RTC_RESET_EN 0x00000001 /* Reset RTC bit */ macro

Completed in 191 milliseconds