Home
last modified time | relevance | path

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

12

/drivers/mailbox/
Domap-mailbox.c73 u32 intr_type; member
83 u32 intr_type; member
110 u32 intr_type; member
224 if (!mbox->intr_type) in _omap_mbox_disable_irq()
618 reg = MAILBOX_IRQENABLE(mdev->intr_type, usr); in omap_mbox_suspend()
634 reg = MAILBOX_IRQENABLE(mdev->intr_type, usr); in omap_mbox_resume()
708 u32 intr_type, info_count; in omap_mbox_probe() local
722 intr_type = match_data->intr_type; in omap_mbox_probe()
808 fifo->irqenable = MAILBOX_IRQENABLE(intr_type, finfo->tx_usr); in omap_mbox_probe()
809 fifo->irqstatus = MAILBOX_IRQSTATUS(intr_type, finfo->tx_usr); in omap_mbox_probe()
[all …]
/drivers/thermal/intel/
Dintel_soc_dts_iosf.h39 enum intel_soc_dts_interrupt_type intr_type; member
44 enum intel_soc_dts_interrupt_type intr_type, int trip_count,
Dintel_soc_dts_iosf.c115 if (sensors->intr_type == INTEL_SOC_DTS_INTERRUPT_MSI) in update_trip_temp()
402 enum intel_soc_dts_interrupt_type intr_type, int trip_count, in intel_soc_dts_iosf_init() argument
426 sensors->intr_type = intr_type; in intel_soc_dts_iosf_init()
428 if (intr_type == INTEL_SOC_DTS_INTERRUPT_NONE) in intel_soc_dts_iosf_init()
/drivers/net/ethernet/brocade/bna/
Dbna_types.h281 enum bna_intr_type intr_type; member
401 enum bna_intr_type intr_type; member
429 enum bna_intr_type intr_type; member
626 enum bna_intr_type intr_type; member
Dbna_hw_defs.h237 if ((ib->intr_type == BNA_INTR_T_INTX)) { \
254 if (ib->intr_type == BNA_INTR_T_INTX) { \
Dbna_tx_rx.c1679 cfg_req->ib_cfg.msix = (rxp->cq.ib.intr_type == BNA_INTR_T_MSIX) in bna_bfi_rx_enet_start()
2245 res_info[BNA_RX_RES_T_INTR].res_u.intr_info.intr_type = BNA_INTR_T_MSIX; in bna_rx_res_req()
2366 rxp->cq.ib.intr_type = intr_info->intr_type; in bna_rx_create()
2367 if (intr_info->intr_type == BNA_INTR_T_MSIX) in bna_rx_create()
2455 rxp->cq.ccb->intr_type = rxp->cq.ib.intr_type; in bna_rx_create()
3116 cfg_req->ib_cfg.msix = (txq->ib.intr_type == BNA_INTR_T_MSIX) in bna_bfi_tx_enet_start()
3357 res_info[BNA_TX_RES_INTR_T_TXCMPL].res_u.intr_info.intr_type = in bna_tx_res_req()
3454 txq->ib.intr_type = intr_info->intr_type; in bna_tx_create()
3458 if (intr_info->intr_type == BNA_INTR_T_INTX) in bna_tx_create()
3472 txq->tcb->intr_type = txq->ib.intr_type; in bna_tx_create()
Dbnad.c1460 intr_info->intr_type = BNA_INTR_T_MSIX; in bnad_txrx_irq_alloc()
1485 intr_info->intr_type = BNA_INTR_T_INTX; in bnad_txrx_irq_alloc()
1926 if (tx_info->tcb[0]->intr_type == BNA_INTR_T_MSIX) in bnad_destroy_tx()
2000 if (intr_info->intr_type == BNA_INTR_T_MSIX) { in bnad_setup_tx()
2173 if (rx_info->rx_ctrl[0].ccb->intr_type == BNA_INTR_T_MSIX) in bnad_destroy_rx()
2263 if (intr_info->intr_type == BNA_INTR_T_MSIX) { in bnad_setup_rx()
/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()
1583 if (vdev->config.intr_type == MSI_X) { in vxge_config_ci_for_tti_rti()
1600 if ((vdev->config.intr_type == INTA) && (i == 0)) in vxge_config_ci_for_tti_rti()
2431 if (vdev->config.intr_type == MSI_X) in vxge_rem_msix_isr()
2438 vdev->config.intr_type == MSI_X) { in vxge_rem_isr()
2440 } else if (vdev->config.intr_type == INTA) { in vxge_rem_isr()
2452 if (IS_ENABLED(CONFIG_PCI_MSI) && vdev->config.intr_type == MSI_X) in vxge_add_isr()
2460 vdev->config.intr_type = INTA; in vxge_add_isr()
2463 if (IS_ENABLED(CONFIG_PCI_MSI) && vdev->config.intr_type == MSI_X) { in vxge_add_isr()
[all …]
Dvxge-main.h173 int intr_type; member
/drivers/net/ethernet/freescale/fman/
Dfman.h377 u8 mod_id, enum fman_intr_type intr_type,
381 u8 mod_id, enum fman_intr_type intr_type);
Dfman.c1523 enum fman_intr_type intr_type) in get_module_event() argument
1529 if (intr_type == FMAN_INTR_TYPE_ERR) in get_module_event()
1535 if (intr_type == FMAN_INTR_TYPE_ERR) in get_module_event()
2077 u8 mod_id, enum fman_intr_type intr_type, in fman_register_intr() argument
2082 event = get_module_event(module, mod_id, intr_type); in fman_register_intr()
2103 u8 mod_id, enum fman_intr_type intr_type) in fman_unregister_intr() argument
2107 event = get_module_event(module, mod_id, intr_type); in fman_unregister_intr()
/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_interrupts.c186 u32 intr_type; member
757 static int dpu_hw_intr_irqidx_lookup(enum dpu_intr_type intr_type, in dpu_hw_intr_irqidx_lookup() argument
763 if (intr_type == dpu_irq_map[i].intr_type && in dpu_hw_intr_irqidx_lookup()
769 intr_type, instance_idx); in dpu_hw_intr_irqidx_lookup()
Ddpu_core_irq.h42 enum dpu_intr_type intr_type,
Ddpu_encoder_phys_cmd.c746 irq->intr_type = DPU_IRQ_TYPE_CTL_START; in dpu_encoder_phys_cmd_init()
752 irq->intr_type = DPU_IRQ_TYPE_PING_PONG_COMP; in dpu_encoder_phys_cmd_init()
758 irq->intr_type = DPU_IRQ_TYPE_PING_PONG_RD_PTR; in dpu_encoder_phys_cmd_init()
764 irq->intr_type = DPU_IRQ_TYPE_INTF_UNDER_RUN; in dpu_encoder_phys_cmd_init()
Ddpu_hw_interrupts.h91 enum dpu_intr_type intr_type,
Ddpu_core_irq.c56 enum dpu_intr_type intr_type, u32 instance_idx) in dpu_core_irq_idx_lookup() argument
61 return dpu_kms->hw_intr->ops.irq_idx_lookup(intr_type, in dpu_core_irq_idx_lookup()
Ddpu_encoder_phys.h176 enum dpu_intr_type intr_type; member
Ddpu_encoder_phys_vid.c720 irq->intr_type = DPU_IRQ_TYPE_INTF_VSYNC; in dpu_encoder_phys_vid_init()
726 irq->intr_type = DPU_IRQ_TYPE_INTF_UNDER_RUN; in dpu_encoder_phys_vid_init()
Ddpu_encoder.c352 irq->name, irq->intr_type); in dpu_encoder_helper_register_irq()
357 irq->intr_type, irq->hw_idx); in dpu_encoder_helper_register_irq()
361 irq->name, irq->intr_type); in dpu_encoder_helper_register_irq()
/drivers/net/ethernet/neterion/
Ds2io.c439 S2IO_PARM_INT(intr_type, 2);
1137 if (nic->config.intr_type == MSI_X) { in init_tti()
1684 if (nic->config.intr_type == MSI_X) in init_nic()
3605 if (sp->config.intr_type == INTA) in s2io_set_swapper()
3629 if (sp->config.intr_type == INTA) in s2io_set_swapper()
3936 if (sp->config.intr_type == MSI_X) { in s2io_open()
4176 if (sp->config.intr_type == MSI_X) in s2io_xmit()
6905 if (sp->config.intr_type == MSI_X) in s2io_add_isr()
6909 sp->config.intr_type = INTA; in s2io_add_isr()
6919 if (sp->config.intr_type == MSI_X) { in s2io_add_isr()
[all …]
Ds2io.h441 u8 intr_type; member
/drivers/media/dvb-frontends/
Dmxl5xx_defs.h667 u32 intr_type; member
/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.h413 u8 intr_type; member
Dhinic_hw_dev.c41 enum intr_type { enum
63 if (!HINIC_IS_VF(hwdev->hwif) && dev_cap->intr_type != INTR_MSIX_TYPE) in parse_capability()
/drivers/scsi/lpfc/
Dlpfc_init.c542 if (phba->intr_type == MSIX) { in lpfc_config_port_post()
10742 phba->intr_type = MSIX; in lpfc_sli_enable_intr()
10749 if (cfg_mode >= 1 && phba->intr_type == NONE) { in lpfc_sli_enable_intr()
10753 phba->intr_type = MSI; in lpfc_sli_enable_intr()
10759 if (phba->intr_type == NONE) { in lpfc_sli_enable_intr()
10764 phba->intr_type = INTx; in lpfc_sli_enable_intr()
10785 if (phba->intr_type == MSIX) in lpfc_sli_disable_intr()
10795 phba->intr_type = NONE; in lpfc_sli_disable_intr()
11734 phba->intr_type = MSIX; in lpfc_sli4_enable_intr()
11741 if (cfg_mode >= 1 && phba->intr_type == NONE) { in lpfc_sli4_enable_intr()
[all …]

12