Home
last modified time | relevance | path

Searched refs:INTA (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v4.19/arch/mips/pci/
Dfixup-sni.c24 #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 …]
Dfixup-capcella.c30 #define INTA PC104PLUS_INTA_IRQ macro
38 [14] = { -1, INTA, INTB, INTC, INTD }
/Linux-v4.19/arch/arm/mach-iop32x/
Dem7210.c76 #define INTA IRQ_IOP32X_XINT0 macro
90 {INTA, INTA, INTA, INTA}, /* 1st 82541 */ in em7210_pci_map_irq()
93 {INTD, INTA, INTA, INTA}, /* mini-PCI */ in em7210_pci_map_irq()
94 {INTD, INTC, INTA, INTA}, /* NEC USB */ in em7210_pci_map_irq()
Dglantank.c71 #define INTA IRQ_IOP32X_XINT0 macro
85 {INTA, INTA, INTA, INTA}, /* Ethernet (E1000) */ in glantank_pci_map_irq()
/Linux-v4.19/arch/arm/mach-ixp4xx/
Dvulcan-pci.c25 #define INTA 2 macro
41 irq_set_irq_type(IXP4XX_GPIO_IRQ(INTA), IRQ_TYPE_LEVEL_LOW); in vulcan_pci_preinit()
49 return IXP4XX_GPIO_IRQ(INTA); in vulcan_map_irq()
Dnslu2-pci.c28 #define INTA 11 macro
35 irq_set_irq_type(IXP4XX_GPIO_IRQ(INTA), IRQ_TYPE_LEVEL_LOW); in nslu2_pci_preinit()
44 IXP4XX_GPIO_IRQ(INTA), in nslu2_map_irq()
Dmiccpt-pci.c32 #define INTA 1 macro
40 irq_set_irq_type(IXP4XX_GPIO_IRQ(INTA), IRQ_TYPE_LEVEL_LOW); in miccpt_pci_preinit()
50 IXP4XX_GPIO_IRQ(INTA), in miccpt_map_irq()
Dgtwx5715-pci.c35 #define INTA 10 /* slot 1 has INTA and INTB crossed */ macro
46 irq_set_irq_type(IXP4XX_GPIO_IRQ(INTA), IRQ_TYPE_LEVEL_LOW); in gtwx5715_pci_preinit()
58 rc = IXP4XX_GPIO_IRQ(INTA); in gtwx5715_map_irq()
Davila-pci.c35 #define INTA 11 macro
42 irq_set_irq_type(IXP4XX_GPIO_IRQ(INTA), IRQ_TYPE_LEVEL_LOW); in avila_pci_preinit()
52 IXP4XX_GPIO_IRQ(INTA), in avila_map_irq()
Dixdp425-pci.c31 #define INTA 11 macro
39 irq_set_irq_type(IXP4XX_GPIO_IRQ(INTA), IRQ_TYPE_LEVEL_LOW); in ixdp425_pci_preinit()
49 IXP4XX_GPIO_IRQ(INTA), in ixdp425_map_irq()
Dfsg-pci.c29 #define INTA 6 macro
35 irq_set_irq_type(IXP4XX_GPIO_IRQ(INTA), IRQ_TYPE_LEVEL_LOW); in fsg_pci_preinit()
46 IXP4XX_GPIO_IRQ(INTA), in fsg_map_irq()
Dnas100d-pci.c28 #define INTA 11 macro
36 irq_set_irq_type(IXP4XX_GPIO_IRQ(INTA), IRQ_TYPE_LEVEL_LOW); in nas100d_pci_preinit()
47 { IXP4XX_GPIO_IRQ(INTA), -1, -1 }, in nas100d_map_irq()
Ddsmg600-pci.c29 #define INTA 11 macro
38 irq_set_irq_type(IXP4XX_GPIO_IRQ(INTA), IRQ_TYPE_LEVEL_LOW); in dsmg600_pci_preinit()
51 { IXP4XX_GPIO_IRQ(INTA), -1, -1 }, in dsmg600_map_irq()
/Linux-v4.19/Documentation/misc-devices/
Dspear-pcie-gadget.txt48 INTA, MSI or NO_INT). Select MSI only when you have programmed
51 inta :write 1 to assert INTA and 0 to de-assert.
91 program interrupt type : INTA
92 # echo INTA >> int_type
104 To assert INTA
107 To de-assert INTA
/Linux-v4.19/Documentation/x86/i386/
DIO-APIC.txt59 Every PCI card emits a PCI IRQ, which can be INTA, INTB, INTC or INTD:
68 INTA--| |
71 These INTA-D PCI IRQs are always 'local to the card', their real meaning
73 a card in slot4, issuing INTA IRQ, it will end up as a signal on PIRQ4 of
74 the PCI chipset. Most cards issue INTA, this creates optimal distribution
/Linux-v4.19/Documentation/networking/
Ds2io.txt27 eth3: Neterion Xframe I 10GbE adapter (rev 3), Version 2.0.9.1, Intr type INTA
28 eth4: Neterion Xframe II 10GbE adapter (rev 2), Version 2.0.9.1, Intr type INTA
32 driver version, interface name(eth3, eth4), Interrupt type(INTA, MSI, MSI-X).
83 Specifies interrupt type. Possible values 0(INTA), 2(MSI-X)
/Linux-v4.19/Documentation/PCI/endpoint/function/binding/
Dpci-test.txt15 interrupt_pin : Should be 1 - INTA, 2 - INTB, 3 - INTC, 4 -INTD
/Linux-v4.19/Documentation/devicetree/bindings/pci/
Dpci-thunder-pem.txt39 interrupt-map = <0 0 0 1 &gic0 0 0 0 24 4>, /* INTA */
/Linux-v4.19/Documentation/ABI/testing/
Dconfigfs-spear-pcie-gadget23 inta ... write 1 to assert INTA and 0 to de-assert.
/Linux-v4.19/drivers/pci/controller/dwc/
Dpci-dra7xx.c56 #define INTA BIT(0) macro
61 #define LEG_EP_INTERRUPTS (INTA | INTB | INTC | INTD)
267 case INTA: in dra7xx_pcie_msi_irq_handler()
/Linux-v4.19/include/linux/usb/
Dr8a66597.h198 #define INTA 0x0001 /* b1: USB INT-pin active */ macro
/Linux-v4.19/drivers/net/ethernet/neterion/vxge/
Dvxge-main.c1363 if (vdev->config.intr_type == INTA) in vxge_vpath_intr_enable()
1399 if (vdev->config.intr_type == INTA) in vxge_vpath_intr_disable()
1598 if ((vdev->config.intr_type == INTA) && (i == 0)) in vxge_config_ci_for_tti_rti()
2443 } else if (vdev->config.intr_type == INTA) { in vxge_rem_isr()
2463 vdev->config.intr_type = INTA; in vxge_add_isr()
2512 vdev->config.intr_type = INTA; in vxge_add_isr()
2552 vdev->config.intr_type = INTA; in vxge_add_isr()
2568 if (vdev->config.intr_type == INTA) { in vxge_add_isr()
3879 *intr_type = INTA; in vxge_device_config_init()
3884 case INTA: in vxge_device_config_init()
[all …]
Dvxge-main.h174 #define INTA 0 macro
/Linux-v4.19/arch/powerpc/boot/dts/
Dholly.dts157 | The INTA, INTB, INTC, INTD are shared.
/Linux-v4.19/drivers/net/ethernet/neterion/
Ds2io.c3600 if (sp->config.intr_type == INTA) in s2io_set_swapper()
3624 if (sp->config.intr_type == INTA) in s2io_set_swapper()
6921 sp->config.intr_type = INTA; in s2io_add_isr()
6982 sp->config.intr_type = INTA; in s2io_add_isr()
6995 if (sp->config.intr_type == INTA) { in s2io_add_isr()
7190 if (sp->config.intr_type != INTA) { in s2io_card_up()
7561 if ((*dev_intr_type != INTA) && (*dev_intr_type != MSI_X)) { in s2io_verify_parm()
7564 *dev_intr_type = INTA; in s2io_verify_parm()
7572 *dev_intr_type = INTA; in s2io_verify_parm()
7912 sp->config.intr_type = INTA; in s2io_init_nic()
[all …]

12