Home
last modified time | relevance | path

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

/drivers/pci/controller/dwc/
Dpci-dra7xx.c57 #define INTA BIT(0) macro
62 #define LEG_EP_INTERRUPTS (INTA | INTB | INTC | INTD)
274 case INTA: in dra7xx_pcie_msi_irq_handler()
/drivers/net/ethernet/neterion/vxge/
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()
1600 if ((vdev->config.intr_type == INTA) && (i == 0)) in vxge_config_ci_for_tti_rti()
2429 } else if (vdev->config.intr_type == INTA) { in vxge_rem_isr()
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()
[all …]
Dvxge-main.h174 #define INTA 0 macro
/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()
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()
7186 if (sp->config.intr_type != INTA) { in s2io_card_up()
7569 if ((*dev_intr_type != INTA) && (*dev_intr_type != MSI_X)) { in s2io_verify_parm()
7572 *dev_intr_type = INTA; in s2io_verify_parm()
7580 *dev_intr_type = INTA; in s2io_verify_parm()
7920 sp->config.intr_type = INTA; in s2io_init_nic()
[all …]
Ds2io.h439 #define INTA 0 macro
/drivers/pinctrl/renesas/
Dpfc-sh7785.c972 GPIO_FN(INTA),