Home
last modified time | relevance | path

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

/openbmc/qemu/hw/rtc/
H A Dallwinner-rtc.c72 REG_LOSC_HMS = (1 << 8), enumerator
192 s->regs[REG_LOSC] &= ~(REG_LOSC_YMD | REG_LOSC_HMS); in allwinner_rtc_read()
242 s->regs[REG_LOSC] |= REG_LOSC_HMS; in allwinner_rtc_write()