Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dptimer.c20 #define DELTA_NO_ADJUST -1 macro
96 if (delta_adjust != DELTA_NO_ADJUST) { in ptimer_reload()
108 if (delta_adjust != DELTA_NO_ADJUST) { in ptimer_reload()
180 delta_adjust = DELTA_NO_ADJUST; in ptimer_tick()