Home
last modified time | relevance | path

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

/qemu/include/hw/timer/
H A Dhpet.h46 #define HPET_ID_NUM_TIM_MASK 0x1f00 macro
/qemu/hw/timer/
H A Dhpet.c261 s->capability &= ~HPET_ID_NUM_TIM_MASK; in hpet_post_load()