Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Domap1.c2542 int auto_comp; member
2624 return (s->pm_am << 3) | (s->auto_comp << 2) | in omap_rtc_read()
2795 s->auto_comp = (value >> 2) & 1; in omap_rtc_write()
2902 if (s->auto_comp && !s->current_tm.tm_sec && !s->current_tm.tm_min) in omap_rtc_tick()
2916 s->auto_comp = 0; in omap_rtc_reset()