Home
last modified time | relevance | path

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

/qemu/include/hw/timer/
H A Dhpet.h53 #define HPET_TN_SETVAL 0x040 macro
/qemu/hw/timer/
H A Dhpet.c543 || (timer->config & HPET_TN_SETVAL)) { in hpet_ram_write()
555 timer->config &= ~HPET_TN_SETVAL; in hpet_ram_write()
563 || (timer->config & HPET_TN_SETVAL)) { in hpet_ram_write()
574 timer->config &= ~HPET_TN_SETVAL; in hpet_ram_write()