Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dathnreg.h121 #define AR_RTC_STATUS 0x7044 macro
H A Dathn.c651 if ((AR_READ(sc, AR_RTC_STATUS) & AR_RTC_STATUS_M) == in athn_reset_power_on()
706 if ((AR_READ(sc, AR_RTC_STATUS) & AR_RTC_STATUS_M) == in athn_set_power_awake()
719 if ((AR_READ(sc, AR_RTC_STATUS) & AR_RTC_STATUS_M) == in athn_set_power_awake()
H A Dar5008.c1373 (AR_READ(sc, AR_RTC_STATUS) & AR_RTC_STATUS_M) == AR_RTC_STATUS_ON) in ar5008_intr()
H A Dar9003.c1323 (AR_READ(sc, AR_RTC_STATUS) & AR_RTC_STATUS_M) == AR_RTC_STATUS_ON) in ar9003_intr()