Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/loongson64/
A Dhpet.c236 cd->irq = HPET_T0_IRQ; in setup_hpet_timer()
245 if (request_irq(HPET_T0_IRQ, hpet_irq_handler, flags, "hpet", NULL)) in setup_hpet_timer()
246 pr_err("Failed to request irq %d (hpet)\n", HPET_T0_IRQ); in setup_hpet_timer()
/linux-6.3-rc2/arch/mips/include/asm/
A Dhpet.h70 #define HPET_T0_IRQ 0 macro

Completed in 3 milliseconds