Home
last modified time | relevance | path

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

/arch/mips/loongson64/loongson-3/
Dhpet.c174 int is_irq; in hpet_irq_handler() local
178 is_irq = hpet_read(HPET_STATUS); in hpet_irq_handler()
179 if (is_irq & HPET_T0_IRS) { in hpet_irq_handler()