Searched refs:RTCIR_UPDATE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/isa/
H A Drtc.h85 #define RTCIR_UPDATE 0x10 /* update intr */ macro
/freebsd-12-stable/sys/amd64/vmm/io/
H A Dvrtc.c470 vrtc_set_reg_c(vrtc, rtc->reg_c | RTCIR_UPDATE);
598 newval &= RTCIR_ALARM | RTCIR_PERIOD | RTCIR_UPDATE;
603 (uintr_enabled(vrtc) && (newval & RTCIR_UPDATE) != 0)) {

Completed in 101 milliseconds