Searched refs:INTA (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/mips/pci/
H A Dfixup-sni.c24 #define INTA PCIMT_IRQ_INTA macro
44 /* INTA INTB INTC INTD */
50 { 0, INTB, INTC, INTD, INTA }, /* Slot 2 */
51 { 0, INTC, INTD, INTA, INTB }, /* Slot 3 */
52 { 0, INTD, INTA, INTB, INTC }, /* Slot 4 */
61 /* INTA INTB INTC INTD */
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, INT
82 #undef INTA macro
94 #define INTA macro
[all...]
/linux-master/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c58 #define INTA BIT(0) macro
63 #define LEG_EP_INTERRUPTS (INTA | INTB | INTC | INTD)
276 case INTA:
/linux-master/include/linux/usb/
H A Dr8a66597.h184 #define INTA 0x0001 /* b1: USB INT-pin active */ macro
/linux-master/drivers/net/ethernet/neterion/
H A Ds2io.c39 * intr_type: This defines the type of interrupt. The values can be 0(INTA),
439 /* Interrupt type. Values can be 0(INTA), 2(MSI_X) */
3610 if (sp->config.intr_type == INTA)
3634 if (sp->config.intr_type == INTA)
6916 DBG_PRINT(ERR_DBG, "%s: Defaulting to INTA\n", dev->name);
6917 sp->config.intr_type = INTA;
6976 "%s: Defaulting to INTA\n",
6978 sp->config.intr_type = INTA;
6991 if (sp->config.intr_type == INTA) {
7183 if (sp->config.intr_type != INTA) {
[all...]
H A Ds2io.h439 #define INTA 0 macro
/linux-master/drivers/pinctrl/renesas/
H A Dpfc-sh7785.c971 GPIO_FN(INTA),

Completed in 201 milliseconds