Searched refs:HPET_TN_SIZE_CAP (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/timer/ | ||
H A D | hpet.h | 52 #define HPET_TN_SIZE_CAP 0x020 macro |
/openbmc/qemu/hw/timer/ | ||
H A D | hpet.c | 654 timer->config = HPET_TN_PERIODIC_CAP | HPET_TN_SIZE_CAP; in hpet_reset() |