Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dathn.c634 AR_WRITE(sc, AR_RTC_FORCE_WAKE, in athn_reset_power_on()
669 AR_WRITE(sc, AR_RTC_FORCE_WAKE, in athn_reset()
713 AR_SETBITS(sc, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_EN); in athn_set_power_awake()
723 AR_SETBITS(sc, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_EN); in athn_set_power_awake()
740 AR_CLRBITS(sc, AR_RTC_FORCE_WAKE, AR_RTC_FORCE_WAKE_EN); in athn_set_power_sleep()
H A Dathnreg.h123 #define AR_RTC_FORCE_WAKE 0x704c macro