Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dathnreg.h934 #define AR_RTC_RESET_EN 0x00000001 macro
H A Dathn.c748 AR_CLRBITS(sc, AR_RTC_RESET, AR_RTC_RESET_EN); in athn_set_power_sleep()