Searched refs:DEC_IRQ_TC2 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/dec/ |
H A D | setup.c | 181 [DEC_IRQ_TC2] = -1, 258 [DEC_IRQ_TC2] = -1, 333 [DEC_IRQ_TC2] = KN02_IRQ_NR(KN02_CSR_INR_TC2), 430 [DEC_IRQ_TC2] = DEC_CPU_IRQ_NR(KN02BA_CPU_INR_TC2), 531 [DEC_IRQ_TC2] = -1, 628 [DEC_IRQ_TC2] = IO_IRQ_NR(KN03_IO_INR_TC2),
|
H A D | tc.c | 80 tdev->interrupt = dec_interrupt[DEC_IRQ_TC2]; in tc_device_get_irq()
|
/kernel/linux/linux-6.6/arch/mips/dec/ |
H A D | setup.c | 181 [DEC_IRQ_TC2] = -1, 258 [DEC_IRQ_TC2] = -1, 333 [DEC_IRQ_TC2] = KN02_IRQ_NR(KN02_CSR_INR_TC2), 430 [DEC_IRQ_TC2] = DEC_CPU_IRQ_NR(KN02BA_CPU_INR_TC2), 531 [DEC_IRQ_TC2] = -1, 628 [DEC_IRQ_TC2] = IO_IRQ_NR(KN03_IO_INR_TC2),
|
H A D | tc.c | 80 tdev->interrupt = dec_interrupt[DEC_IRQ_TC2]; in tc_device_get_irq()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/dec/ |
H A D | interrupts.h | 45 #define DEC_IRQ_TC2 18 /* TURBOchannel slot #2 */ macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/dec/ |
H A D | interrupts.h | 45 #define DEC_IRQ_TC2 18 /* TURBOchannel slot #2 */ macro
|
Completed in 5 milliseconds