Home
last modified time | relevance | path

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

/drivers/pci/controller/dwc/
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()
/drivers/net/ethernet/neterion/
Ds2io.c3609 if (sp->config.intr_type == INTA) in s2io_set_swapper()
3633 if (sp->config.intr_type == INTA) in s2io_set_swapper()
6923 sp->config.intr_type = INTA; in s2io_add_isr()
6984 sp->config.intr_type = INTA; in s2io_add_isr()
6997 if (sp->config.intr_type == INTA) { in s2io_add_isr()
7189 if (sp->config.intr_type != INTA) { in s2io_card_up()
7571 if ((*dev_intr_type != INTA) && (*dev_intr_type != MSI_X)) { in s2io_verify_parm()
7574 *dev_intr_type = INTA; in s2io_verify_parm()
7582 *dev_intr_type = INTA; in s2io_verify_parm()
7910 sp->config.intr_type = INTA; in s2io_init_nic()
[all …]
Ds2io.h439 #define INTA 0 macro
/drivers/pinctrl/renesas/
Dpfc-sh7785.c971 GPIO_FN(INTA),