Searched refs:HPET_TN_FSB_ENABLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/timer/ | ||
H A D | hpet.h | 56 #define HPET_TN_FSB_ENABLE 0x4000 macro |
/openbmc/qemu/hw/timer/ | ||
H A D | hpet.c | 101 return t->config & HPET_TN_FSB_ENABLE; in timer_fsb_route() |