Home
last modified time | relevance | path

Searched defs:tick_offset (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/include/hw/misc/
H A Dimx7_snvs.h37 uint64_t tick_offset; member
H A Dmac_via.h52 uint32_t tick_offset; member
/openbmc/qemu/include/hw/rtc/
H A Dxlnx-zynqmp-rtc.h86 uint32_t tick_offset; member
H A Dgoldfish_rtc.h38 uint64_t tick_offset; member
H A Dpl031.h37 uint32_t tick_offset; member
/openbmc/qemu/include/hw/timer/
H A Dsifive_pwm.h53 uint64_t tick_offset; member
H A Dstm32f2xx_timer.h78 int64_t tick_offset; member
/openbmc/qemu/hw/misc/
H A Dmps2-fpgaio.c42 static uint32_t counter_from_tickoff(int64_t now, int64_t tick_offset, int frq) in counter_from_tickoff()
/openbmc/qemu/include/hw/misc/macio/
H A Dcuda.h84 uint32_t tick_offset; member
H A Dpmu.h224 uint32_t tick_offset; member
/openbmc/linux/tools/testing/selftests/timers/
H A Dfreq-step.c97 int tick_offset; in set_frequency() local