Home
last modified time | relevance | path

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

/qemu/include/hw/timer/
H A Dhpet.h56 #define HPET_TN_FSB_ENABLE 0x4000 macro
/qemu/hw/timer/
H A Dhpet.c99 return t->config & HPET_TN_FSB_ENABLE; in timer_fsb_route()
518 if (activating_bit(old_val, new_val, HPET_TN_FSB_ENABLE)) { in hpet_ram_write()