Home
last modified time | relevance | path

Searched refs:HPET_TN_FSB_CAP (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/hw/timer/
H A Dhpet.h57 #define HPET_TN_FSB_CAP 0x8000 macro
/openbmc/linux/arch/mips/include/asm/
H A Dhpet.h55 #define HPET_TN_FSB_CAP 0x8000 macro
/openbmc/linux/arch/x86/include/asm/
H A Dhpet.h53 #define HPET_TN_FSB_CAP 0x8000 macro
/openbmc/qemu/hw/timer/
H A Dhpet.c285 if (s->timer[0].config & HPET_TN_FSB_CAP) { in hpet_post_load()
656 timer->config |= HPET_TN_FSB_CAP; in hpet_reset()
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c728 if (!(hc->boot_cfg & HPET_TN_FSB_CAP)) in hpet_select_clockevents()
1080 | HPET_TN_FSB | HPET_TN_FSB_CAP); in hpet_enable()