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

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

Completed in 71 milliseconds