Searched refs:IR0 (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/arch/sh/boards/mach-cayman/ |
H A D | setup.c | 24 #define IR0 IRL0_PRIORITY /* IRLs */ macro 91 IR0, IR1, IR2, IR3, PCA, PCB, PCC, PCD, /* IRQ 0- 7 */
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | i8259.c | 48 * it's fed to the master 8259A's IR0 line only. 332 /* ICW2: 8259A-1 IR0-7 mapped to 0x30-0x37 */ init_8259A() 345 /* ICW2: 8259A-2 IR0-7 mapped to IRQ8_VECTOR */ init_8259A()
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | i8259.c | 261 outb_p(I8259A_IRQ_BASE + 0, PIC_MASTER_IMR); /* ICW2: 8259A-1 IR0 mapped to I8259A_IRQ_BASE + 0x00 */ init_8259A() 269 outb_p(I8259A_IRQ_BASE + 8, PIC_SLAVE_IMR); /* ICW2: 8259A-2 IR0 mapped to I8259A_IRQ_BASE + 0x08 */ init_8259A()
|
/linux-4.1.27/arch/powerpc/math-emu/ |
H A D | math_efp.c | 492 int IR0, IR1; do_spe_mathemu() local 641 FP_CMP_S(IR0, SA0, SB0, 3); do_spe_mathemu() 643 if (IR0 == 3 && (FP_ISSIGNAN_S(SA0) || FP_ISSIGNAN_S(SB0))) do_spe_mathemu() 647 ch = (IR0 == cmp) ? 1 : 0; do_spe_mathemu()
|
/linux-4.1.27/drivers/media/rc/ |
H A D | sunxi-cir.c | 75 /* Required frequency for IR0 or IR1 clock in CIR mode */
|
Completed in 142 milliseconds