Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/loongson64/
H A Dhpet.c180 if (is_irq & HPET_T0_IRS) { in hpet_irq_handler()
182 hpet_write(HPET_STATUS, HPET_T0_IRS); in hpet_irq_handler()
/openbmc/linux/arch/mips/include/asm/
H A Dhpet.h19 #define HPET_T0_IRS 0x001 macro