Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_power.c574 OS_REG_CLR_BIT(ah, AR_RTC_RESET, AR_RTC_RESET_EN); in ar9300_set_power_mode_sleep()
H A Dar9300reg.h1175 #define AR_RTC_RESET_EN 0x00000001 /* Reset RTC bit */ macro