Home
last modified time | relevance | path

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

/linux/arch/mips/pci/
A 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 */
77 { 0, INTD, INTA, INTB, INTC }, /* Slot 1 */
82 #undef INTA
[all …]
A Dfixup-capcella.c17 #define INTA PC104PLUS_INTA_IRQ macro
25 [14] = { -1, INTA, INTB, INTC, INTD }
/linux/arch/arm/mach-iop32x/
A Dem7210.c74 #define INTA IRQ_IOP32X_XINT0 macro
88 {INTA, INTA, INTA, INTA}, /* 1st 82541 */ in em7210_pci_map_irq()
91 {INTD, INTA, INTA, INTA}, /* mini-PCI */ in em7210_pci_map_irq()
92 {INTD, INTC, INTA, INTA}, /* NEC USB */ in em7210_pci_map_irq()
A Dglantank.c69 #define INTA IRQ_IOP32X_XINT0 macro
83 {INTA, INTA, INTA, INTA}, /* Ethernet (E1000) */ in glantank_pci_map_irq()
/linux/Documentation/misc-devices/
A Dspear-pcie-gadget.rst58 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/Documentation/x86/i386/
A DIO-APIC.rst65 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/Documentation/networking/device_drivers/ethernet/neterion/
A Ds2io.rst41 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/Documentation/devicetree/bindings/interrupt-controller/
A Dti,sci-inta.yaml16 The Interrupt Aggregator (INTA) provides a centralized machine
67 Interrupt ranges that converts the INTA output hw irq numbers
A Dti,sci-intr.yaml29 | INTA |----------->| . . | +-------+
/linux/Documentation/PCI/endpoint/function/binding/
A Dpci-test.rst21 interrupt_pin Should be 1 - INTA, 2 - INTB, 3 - INTC, 4 -INTD
/linux/Documentation/ABI/testing/
A Dconfigfs-spear-pcie-gadget24 inta write 1 to assert INTA and 0 to de-assert.
/linux/drivers/pci/controller/dwc/
A Dpci-dra7xx.c58 #define INTA BIT(0) macro
63 #define LEG_EP_INTERRUPTS (INTA | INTB | INTC | INTD)
276 case INTA: in dra7xx_pcie_msi_irq_handler()
/linux/drivers/net/ethernet/neterion/vxge/
A Dvxge-main.c1365 if (vdev->config.intr_type == INTA) in vxge_vpath_intr_enable()
1401 if (vdev->config.intr_type == INTA) in vxge_vpath_intr_disable()
2449 vdev->config.intr_type = INTA; in vxge_add_isr()
2498 vdev->config.intr_type = INTA; in vxge_add_isr()
2538 vdev->config.intr_type = INTA; in vxge_add_isr()
2554 if (vdev->config.intr_type == INTA) { in vxge_add_isr()
3861 *intr_type = INTA; in vxge_device_config_init()
3866 case INTA: in vxge_device_config_init()
3905 case INTA: in vxge_print_parm()
4460 (ll_config->intr_type != INTA)) { in vxge_probe()
[all …]
A Dvxge-main.h174 #define INTA 0 macro
/linux/include/linux/usb/
A Dr8a66597.h198 #define INTA 0x0001 /* b1: USB INT-pin active */ macro
/linux/Documentation/devicetree/bindings/pci/
A Duniphier-pcie.txt71 interrupt-map = <0 0 0 1 &pcie_intc 0>, /* INTA */
/linux/arch/powerpc/boot/dts/
A Dholly.dts157 | The INTA, INTB, INTC, INTD are shared.
A Dkatmai.dts305 * have to be enabled via jumpers (only INTA is
/linux/drivers/net/ethernet/neterion/
A Ds2io.c3609 if (sp->config.intr_type == INTA) in s2io_set_swapper()
3633 if (sp->config.intr_type == INTA) in s2io_set_swapper()
6920 sp->config.intr_type = INTA; in s2io_add_isr()
6981 sp->config.intr_type = INTA; in s2io_add_isr()
6994 if (sp->config.intr_type == INTA) { in s2io_add_isr()
7189 if (sp->config.intr_type != INTA) { in s2io_card_up()
7558 if ((*dev_intr_type != INTA) && (*dev_intr_type != MSI_X)) { in s2io_verify_parm()
7561 *dev_intr_type = INTA; in s2io_verify_parm()
7569 *dev_intr_type = INTA; in s2io_verify_parm()
7909 sp->config.intr_type = INTA; in s2io_init_nic()
[all …]
A Ds2io.h439 #define INTA 0 macro
/linux/arch/arm64/boot/dts/socionext/
A Duniphier-pxs3.dtsi817 interrupt-map = <0 0 0 1 &pcie_intc 0>, /* INTA */
A Duniphier-ld20.dtsi920 interrupt-map = <0 0 0 1 &pcie_intc 0>, /* INTA */
/linux/drivers/pinctrl/renesas/
A Dpfc-sh7785.c972 GPIO_FN(INTA),

Completed in 58 milliseconds