Home
last modified time | relevance | path

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

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