Home
last modified time | relevance | path

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

/openbmc/qemu/hw/rtc/
H A Dexynos4210_rtc.c81 #define INTP_ALM_ENABLE 0x0002 macro
188 s->reg_intp |= INTP_ALM_ENABLE; in check_alarm_raise()
394 if (value & INTP_ALM_ENABLE) { in exynos4210_rtc_write()
396 s->reg_intp &= (~INTP_ALM_ENABLE); in exynos4210_rtc_write()