Searched refs:IRL (Results 1 - 13 of 13) sorted by relevance

/linux-4.4.14/arch/sh/boards/mach-microdev/
H A Dirq.c25 { 0, 0, "unused" }, /* IRQ #0 IRL=15 0x200 */
26 { MICRODEV_FPGA_IRQ_KEYBOARD, 1, "keyboard" }, /* IRQ #1 IRL=14 0x220 */
27 { MICRODEV_FPGA_IRQ_SERIAL1, 1, "Serial #1"}, /* IRQ #2 IRL=13 0x240 */
28 { MICRODEV_FPGA_IRQ_ETHERNET, 1, "Ethernet" }, /* IRQ #3 IRL=12 0x260 */
29 { MICRODEV_FPGA_IRQ_SERIAL2, 0, "Serial #2"}, /* IRQ #4 IRL=11 0x280 */
30 { 0, 0, "unused" }, /* IRQ #5 IRL=10 0x2a0 */
31 { 0, 0, "unused" }, /* IRQ #6 IRL=9 0x2c0 */
32 { MICRODEV_FPGA_IRQ_USB_HC, 1, "USB" }, /* IRQ #7 IRL=8 0x2e0 */
33 { MICRODEV_IRQ_PCI_INTA, 1, "PCI INTA" }, /* IRQ #8 IRL=7 0x300 */
34 { MICRODEV_IRQ_PCI_INTB, 1, "PCI INTB" }, /* IRQ #9 IRL=6 0x320 */
35 { MICRODEV_IRQ_PCI_INTC, 1, "PCI INTC" }, /* IRQ #10 IRL=5 0x340 */
36 { MICRODEV_IRQ_PCI_INTD, 1, "PCI INTD" }, /* IRQ #11 IRL=4 0x360 */
37 { MICRODEV_FPGA_IRQ_MOUSE, 1, "mouse" }, /* IRQ #12 IRL=3 0x380 */
38 { MICRODEV_FPGA_IRQ_IDE2, 1, "IDE #2" }, /* IRQ #13 IRL=2 0x3a0 */
39 { MICRODEV_FPGA_IRQ_IDE1, 1, "IDE #1" }, /* IRQ #14 IRL=1 0x3c0 */
40 { 0, 0, "unused" }, /* IRQ #15 IRL=0 0x3e0 */
/linux-4.4.14/arch/sh/boards/mach-sdk7780/
H A Dirq.c41 /* Setup IRL 0-3 */ init_sdk7780_IRQ()
/linux-4.4.14/arch/sh/boards/mach-highlander/
H A Dirq-r7785rp.c76 /* Setup the FPGA IRL */ highlander_plat_irq_setup()
/linux-4.4.14/arch/sh/kernel/cpu/sh4a/
H A Dsetup-shx3.c196 IRL, PCII56789, SCIF0, SCIF1, SCIF2, SCIF3, enumerator in enum:__anon2675
247 INTC_GROUP(IRL, IRL_LLLL, IRL_LLLH, IRL_LLHL, IRL_LLHH,
269 { IRL } },
330 /* External interrupt pins in IRL mode */
370 pr_err("Failed to set IRL mode\n"); plat_irq_setup_pins()
H A Dsetup-sh7780.c417 /* External interrupt pins in IRL mode */
469 /* select IRL mode for IRL3-0 + IRL7-4 */ plat_irq_setup()
H A Dsetup-sh7734.c569 /* External interrupt pins in IRL mode */
599 /* select IRL mode for IRL3-0 */ plat_irq_setup()
H A Dsetup-sh7770.c492 /* External interrupt pins in IRL mode */
543 /* select IRL mode for IRL3-0 + IRL7-4 */ plat_irq_setup()
H A Dsetup-sh7785.c519 /* External interrupt pins in IRL mode */
565 /* select IRL mode for IRL3-0 + IRL7-4 */ plat_irq_setup()
H A Dsetup-sh7786.c717 /* External interrupt pins in IRL mode */
763 /* select IRL mode for IRL3-0 + IRL7-4 */ plat_irq_setup()
H A Dsetup-sh7763.c375 /* External interrupt pins in IRL mode */
H A Dsetup-sh7757.c1153 /* External interrupt pins in IRL mode */
1198 /* select IRL mode for IRL3-0 + IRL7-4 */ plat_irq_setup()
/linux-4.4.14/arch/sh/include/mach-se/mach/
H A Dse7780.h61 #define FPGA_INTSET (PA_FPGA + 16) /* IRQ/IRL select register */
/linux-4.4.14/arch/sh/kernel/cpu/irq/
H A Dintc-sh5.c79 static int irlm; /* IRL mode */

Completed in 253 milliseconds