Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/loongson/loongson-3/
Dhpet.c153 if (is_irq & HPET_T0_IRS) { in hpet_irq_handler()
155 hpet_write(HPET_STATUS, HPET_T0_IRS); in hpet_irq_handler()
/linux-4.1.27/arch/mips/include/asm/
Dhpet.h18 #define HPET_T0_IRS 0x001 macro