Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Drc4030.c108 uint32_t tm_hz; in set_next_tick() local
111 tm_hz = 1000 / (s->itr + 1); in set_next_tick()
114 NANOSECONDS_PER_SECOND / tm_hz); in set_next_tick()