Home
last modified time | relevance | path

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

/qemu/include/hw/timer/
H A Dhpet.h52 #define HPET_TN_SIZE_CAP 0x020 macro
/qemu/hw/timer/
H A Dhpet.c678 timer->config = HPET_TN_PERIODIC_CAP | HPET_TN_SIZE_CAP; in hpet_reset()