Searched refs:RTCIR_ALARM (Results 1 – 2 of 2) sorted by relevance
83 #define RTCIR_ALARM 0x20 /* alarm intr */ macro
466 vrtc_set_reg_c(vrtc, rtc->reg_c | RTCIR_ALARM); in vrtc_time_update()600 newval &= RTCIR_ALARM | RTCIR_PERIOD | RTCIR_UPDATE; in vrtc_set_reg_c()603 if ((aintr_enabled(vrtc) && (newval & RTCIR_ALARM) != 0) || in vrtc_set_reg_c()