/linux-6.6.21/arch/mips/pci/ |
D | fixup-sni.c | 24 #define INTA PCIMT_IRQ_INTA 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 */ 76 { 0, INTC, INTD, INTA, INTB }, /* Bridge/i960 */ 77 { 0, INTD, INTA, INTB, INTC }, /* Slot 1 */ [all …]
|
/linux-6.6.21/Documentation/misc-devices/ |
D | spear-pcie-gadget.rst | 58 INTA, MSI or NO_INT). Select MSI only when you have programmed 61 inta write 1 to assert INTA and 0 to de-assert. 116 program interrupt type : INTA:: 118 # echo INTA >> int_type 134 To assert INTA:: 138 To de-assert INTA::
|
/linux-6.6.21/Documentation/arch/x86/i386/ |
D | IO-APIC.rst | 65 Every PCI card emits a PCI IRQ, which can be INTA, INTB, INTC or INTD:: 74 INTA--| | 77 These INTA-D PCI IRQs are always 'local to the card', their real meaning 79 a card in slot4, issuing INTA IRQ, it will end up as a signal on PIRQ4 of 80 the PCI chipset. Most cards issue INTA, this creates optimal distribution
|
/linux-6.6.21/Documentation/networking/device_drivers/ethernet/neterion/ |
D | s2io.rst | 41 eth3: Neterion Xframe I 10GbE adapter (rev 3), Version 2.0.9.1, Intr type INTA 42 eth4: Neterion Xframe II 10GbE adapter (rev 2), Version 2.0.9.1, Intr type INTA 46 driver version, interface name(eth3, eth4), Interrupt type(INTA, MSI, MSI-X). 108 Specifies interrupt type. Possible values 0(INTA), 2(MSI-X)
|
/linux-6.6.21/Documentation/devicetree/bindings/interrupt-controller/ |
D | ti,sci-inta.yaml | 16 The Interrupt Aggregator (INTA) provides a centralized machine 70 Interrupt ranges that converts the INTA output hw irq numbers
|
D | ti,sci-intr.yaml | 29 | INTA |----------->| . . | +-------+
|
/linux-6.6.21/Documentation/PCI/endpoint/function/binding/ |
D | pci-test.rst | 21 interrupt_pin Should be 1 - INTA, 2 - INTB, 3 - INTC, 4 -INTD
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | configfs-spear-pcie-gadget | 24 inta write 1 to assert INTA and 0 to de-assert.
|
/linux-6.6.21/drivers/pci/controller/dwc/ |
D | pci-dra7xx.c | 58 #define INTA BIT(0) macro 63 #define LEG_EP_INTERRUPTS (INTA | INTB | INTC | INTD) 276 case INTA: in dra7xx_pcie_msi_irq_handler()
|
/linux-6.6.21/include/linux/usb/ |
D | r8a66597.h | 184 #define INTA 0x0001 /* b1: USB INT-pin active */ macro
|
/linux-6.6.21/arch/powerpc/boot/dts/ |
D | holly.dts | 157 | The INTA, INTB, INTC, INTD are shared.
|
D | katmai.dts | 305 * have to be enabled via jumpers (only INTA is
|
/linux-6.6.21/drivers/net/ethernet/neterion/ |
D | s2io.c | 3609 if (sp->config.intr_type == INTA) in s2io_set_swapper() 3633 if (sp->config.intr_type == INTA) in s2io_set_swapper() 6916 sp->config.intr_type = INTA; in s2io_add_isr() 6977 sp->config.intr_type = INTA; in s2io_add_isr() 6990 if (sp->config.intr_type == INTA) { in s2io_add_isr() 7182 if (sp->config.intr_type != INTA) { in s2io_card_up() 7564 if ((*dev_intr_type != INTA) && (*dev_intr_type != MSI_X)) { in s2io_verify_parm() 7567 *dev_intr_type = INTA; in s2io_verify_parm() 7575 *dev_intr_type = INTA; in s2io_verify_parm() 7903 sp->config.intr_type = INTA; in s2io_init_nic() [all …]
|
D | s2io.h | 439 #define INTA 0 macro
|
/linux-6.6.21/arch/arm64/boot/dts/socionext/ |
D | uniphier-ld20.dtsi | 937 interrupt-map = <0 0 0 1 &pcie_intc 0>, /* INTA */
|
D | uniphier-pxs3.dtsi | 913 interrupt-map = <0 0 0 1 &pcie_intc 0>, /* INTA */
|
/linux-6.6.21/drivers/pinctrl/renesas/ |
D | pfc-sh7785.c | 971 GPIO_FN(INTA),
|