Home
last modified time | relevance | path

Searched refs:REG_B_UIE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/rtc/
H A Dmc146818rtc_regs.h58 #define REG_B_UIE 0x10 macro
/openbmc/qemu/tests/qtest/
H A Drtc-test.c663 ~(REG_B_PIE | REG_B_AIE | REG_B_UIE)); in periodic_timer()
/openbmc/qemu/hw/rtc/
H A Dmc146818rtc.c515 data &= ~REG_B_UIE; in cmos_ioport_write()