/linux/arch/mips/pci/ |
A D | fixup-sni.c | 26 #define INTC PCIMT_IRQ_INTC macro 50 { 0, INTB, INTC, INTD, INTA }, /* Slot 2 */ 51 { 0, INTC, INTD, INTA, INTB }, /* Slot 3 */ 52 { 0, INTD, INTA, INTB, INTC }, /* Slot 4 */ 64 { 0, INTC, INTD, INTA, INTB }, /* Slot 1 */ 67 { 0, INTB, INTC, INTD, INTA }, /* Slot 2 */ 68 { 0, INTC, INTD, INTA, INTB }, /* Slot 3 */ 69 { 0, INTD, INTA, INTB, INTC }, /* Slot 4 */ 77 { 0, INTD, INTA, INTB, INTC }, /* Slot 1 */ 84 #undef INTC [all …]
|
A D | fixup-ip32.c | 23 #define INTC MACEPCI_SHARED1_IRQ macro 30 {0, INTA0, INTB, INTC, INTD}, 31 {0, INTA1, INTC, INTD, INTB}, 32 {0, INTA2, INTD, INTB, INTC},
|
A D | fixup-capcella.c | 19 #define INTC PC104PLUS_INTC_IRQ macro 25 [14] = { -1, INTA, INTB, INTC, INTD }
|
/linux/arch/arm/mach-iop32x/ |
A D | em7210.c | 76 #define INTC IRQ_IOP32X_XINT2 macro 90 {INTC, INTC, INTC, INTC}, /* GD31244 */ in em7210_pci_map_irq() 92 {INTD, INTC, INTA, INTA}, /* NEC USB */ in em7210_pci_map_irq()
|
A D | glantank.c | 71 #define INTC IRQ_IOP32X_XINT2 macro 85 {INTC, INTC, INTC, INTC}, /* USB (NEC) */ in glantank_pci_map_irq()
|
/linux/arch/arc/boot/dts/ |
A D | axc001.dtsi | 83 * This INTC is actually connected to DW APB GPIO 84 * which acts as a wire between MB INTC and CPU INTC. 85 * GPIO INTC is configured in platform init code 86 * and here we mimic direct connection from MB INTC to 87 * CPU INTC, thus we set "interrupts = <7>" instead of
|
A D | axc003_idu.dtsi | 127 * This INTC is actually connected to DW APB GPIO 128 * which acts as a wire between MB INTC and CPU INTC. 129 * GPIO INTC is configured in platform init code 130 * and here we mimic direct connection from MB INTC to 131 * CPU INTC, thus we set "interrupts = <0 1>" instead of
|
/linux/Documentation/devicetree/bindings/watchdog/ |
A D | rt2880-wdt.txt | 8 - interrupts: Specify the INTC interrupt number
|
/linux/Documentation/PCI/endpoint/function/binding/ |
A D | pci-test.rst | 21 interrupt_pin Should be 1 - INTA, 2 - INTB, 3 - INTC, 4 -INTD
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
A D | ti,pruss-intc.yaml | 24 defined, it implies that all the PRUSS INTC output interrupts 2 through 9 88 Bitmask of host interrupts between 0 and 7 (corresponding to PRUSS INTC
|
A D | renesas,intc-irqpin.yaml | 7 title: Renesas Interrupt Controller (INTC) for external pins
|
/linux/Documentation/x86/i386/ |
A D | IO-APIC.rst | 65 Every PCI card emits a PCI IRQ, which can be INTA, INTB, INTC or INTD:: 70 INTC--|l|
|
/linux/drivers/pci/controller/dwc/ |
A D | pci-dra7xx.c | 60 #define INTC BIT(2) macro 63 #define LEG_EP_INTERRUPTS (INTA | INTB | INTC | INTD) 278 case INTC: in dra7xx_pcie_msi_irq_handler()
|
/linux/Documentation/devicetree/bindings/soc/ti/ |
A D | ti,pruss.yaml | 38 by both the PRU cores. The Interrupt Controller (INTC) and a CFG module are 51 processor cores, the memories node, an INTC node and an MDIO node represented 281 PRUSS INTC Node. Each PRUSS has a single interrupt controller instance
|
/linux/Documentation/devicetree/bindings/pci/ |
A D | uniphier-pcie.txt | 73 <0 0 0 3 &pcie_intc 2>, /* INTC */
|
/linux/arch/powerpc/boot/dts/ |
A D | holly.dts | 157 | The INTA, INTB, INTC, INTD are shared.
|
A D | katmai.dts | 309 * INTC: J2: 1-2
|
/linux/drivers/irqchip/ |
A D | Kconfig | 224 bool "Renesas INTC External IRQ Pin Support" if COMPILE_TEST 503 The PRUSS INTC enables various interrupts to be routed to multiple
|
/linux/arch/arm64/boot/dts/socionext/ |
A D | uniphier-pxs3.dtsi | 819 <0 0 0 3 &pcie_intc 2>, /* INTC */
|
A D | uniphier-ld20.dtsi | 922 <0 0 0 3 &pcie_intc 2>, /* INTC */
|
/linux/drivers/pinctrl/renesas/ |
A D | pfc-sh7785.c | 933 GPIO_FN(INTC),
|