Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dhpet.h23 #define FS_PER_NS 1000000 /* 1000000 femtoseconds == 1 ns */ macro
/openbmc/qemu/hw/timer/
H A Dhpet.c742 s->capability |= ((uint64_t)(HPET_CLK_PERIOD * FS_PER_NS) << 32); in hpet_realize()