Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dhpet.h56 #define HPET_TN_FSB_ENABLE 0x4000 macro
/openbmc/qemu/hw/timer/
H A Dhpet.c101 return t->config & HPET_TN_FSB_ENABLE; in timer_fsb_route()