Home
last modified time | relevance | path

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

/qemu/include/hw/timer/
H A Dhpet.h48 #define HPET_TN_TYPE_LEVEL 0x002 macro
/qemu/hw/timer/
H A Dhpet.c208 } else if (timer->config & HPET_TN_TYPE_LEVEL) { in update_irq()