Searched refs:DEC_IRQ_TC0 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/dec/ |
H A D | setup.c | 179 [DEC_IRQ_TC0] = -1, 256 [DEC_IRQ_TC0] = -1, 331 [DEC_IRQ_TC0] = KN02_IRQ_NR(KN02_CSR_INR_TC0), 428 [DEC_IRQ_TC0] = DEC_CPU_IRQ_NR(KN02BA_CPU_INR_TC0), 529 [DEC_IRQ_TC0] = IO_IRQ_NR(KN02CA_IO_INR_TC0), 626 [DEC_IRQ_TC0] = IO_IRQ_NR(KN03_IO_INR_TC0),
|
H A D | tc.c | 74 tdev->interrupt = dec_interrupt[DEC_IRQ_TC0]; in tc_device_get_irq()
|
/kernel/linux/linux-6.6/arch/mips/dec/ |
H A D | setup.c | 179 [DEC_IRQ_TC0] = -1, 256 [DEC_IRQ_TC0] = -1, 331 [DEC_IRQ_TC0] = KN02_IRQ_NR(KN02_CSR_INR_TC0), 428 [DEC_IRQ_TC0] = DEC_CPU_IRQ_NR(KN02BA_CPU_INR_TC0), 529 [DEC_IRQ_TC0] = IO_IRQ_NR(KN02CA_IO_INR_TC0), 626 [DEC_IRQ_TC0] = IO_IRQ_NR(KN03_IO_INR_TC0),
|
H A D | tc.c | 74 tdev->interrupt = dec_interrupt[DEC_IRQ_TC0]; in tc_device_get_irq()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/dec/ |
H A D | interrupts.h | 43 #define DEC_IRQ_TC0 16 /* TURBOchannel slot #0 */ macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/dec/ |
H A D | interrupts.h | 43 #define DEC_IRQ_TC0 16 /* TURBOchannel slot #0 */ macro
|
Completed in 3 milliseconds