Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dimx_epit.h48 #define CR_IOVW (1 << 17) macro
/openbmc/qemu/hw/timer/
H A Dimx_epit.c303 ptimer_set_limit(s->timer_reload, s->lr, s->cr & CR_IOVW); in imx_epit_write_lr()
305 } else if (s->cr & CR_IOVW) { in imx_epit_write_lr()