Home
last modified time | relevance | path

Searched refs:HPET_TN_32BIT (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/mips/loongson64/
H A Dhpet.c99 HPET_TN_32BIT; in hpet_set_state_periodic()
142 cfg |= HPET_TN_ENABLE | HPET_TN_32BIT; in hpet_set_state_oneshot()
/openbmc/qemu/hw/timer/
H A Dhpet.c168 if (t->config & HPET_TN_32BIT) { in hpet_calculate_cmp64()
393 if (t->config & HPET_TN_32BIT) { in hpet_timer()
412 if (t->config & HPET_TN_32BIT) { in hpet_set_timer()
530 if (new_val & HPET_TN_32BIT) { in hpet_ram_write()
539 if (timer->config & HPET_TN_32BIT) { in hpet_ram_write()
/openbmc/qemu/include/hw/timer/
H A Dhpet.h54 #define HPET_TN_32BIT 0x100 macro
/openbmc/linux/arch/mips/include/asm/
H A Dhpet.h52 #define HPET_TN_32BIT 0x0100 macro
/openbmc/linux/arch/x86/include/asm/
H A Dhpet.h50 #define HPET_TN_32BIT 0x0100 macro
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c310 HPET_TN_32BIT; in hpet_clkevt_set_state_periodic()
335 cfg |= HPET_TN_ENABLE | HPET_TN_32BIT; in hpet_clkevt_set_state_oneshot()
1079 | HPET_TN_64BIT_CAP | HPET_TN_32BIT | HPET_TN_ROUTE in hpet_enable()
1305 cfg |= HPET_TN_ENABLE | HPET_TN_32BIT; in hpet_rtc_timer_init()