Home
last modified time | relevance | path

Searched refs:comp_type (Results 1 – 17 of 17) sorted by relevance

/drivers/gpu/drm/mediatek/
Dmtk_drm_drv.c531 enum mtk_ddp_comp_type comp_type; in mtk_drm_probe() local
544 comp_type = (enum mtk_ddp_comp_type)of_id->data; in mtk_drm_probe()
546 if (comp_type == MTK_DISP_MUTEX) { in mtk_drm_probe()
551 comp_id = mtk_ddp_comp_get_id(node, comp_type); in mtk_drm_probe()
565 if (comp_type == MTK_DISP_AAL || in mtk_drm_probe()
566 comp_type == MTK_DISP_CCORR || in mtk_drm_probe()
567 comp_type == MTK_DISP_COLOR || in mtk_drm_probe()
568 comp_type == MTK_DISP_GAMMA || in mtk_drm_probe()
569 comp_type == MTK_DISP_OVL || in mtk_drm_probe()
570 comp_type == MTK_DISP_OVL_2L || in mtk_drm_probe()
[all …]
Dmtk_drm_ddp_comp.c386 enum mtk_ddp_comp_type comp_type) in mtk_ddp_comp_get_id() argument
388 int id = of_alias_get_id(node, mtk_ddp_comp_stem[comp_type]); in mtk_ddp_comp_get_id()
392 if (comp_type == mtk_ddp_matches[i].type && in mtk_ddp_comp_get_id()
Dmtk_drm_ddp_comp.h204 enum mtk_ddp_comp_type comp_type);
/drivers/media/platform/mtk-mdp/
Dmtk_mdp_comp.c56 enum mtk_mdp_comp_type comp_type) in mtk_mdp_comp_init() argument
64 comp->type = comp_type; in mtk_mdp_comp_init()
Dmtk_mdp_core.c139 enum mtk_mdp_comp_type comp_type; in mtk_mdp_probe() local
151 comp_type = (enum mtk_mdp_comp_type)of_id->data; in mtk_mdp_probe()
160 ret = mtk_mdp_comp_init(dev, node, comp, comp_type); in mtk_mdp_probe()
Dmtk_mdp_comp.h42 enum mtk_mdp_comp_type comp_type);
/drivers/s390/crypto/
Dap_bus.c1436 int comp_type = 0; in ap_get_compatible_type() local
1462 comp_type = apinfo.cat; in ap_get_compatible_type()
1464 if (!comp_type) in ap_get_compatible_type()
1467 else if (comp_type != rawtype) in ap_get_compatible_type()
1470 rawtype, comp_type); in ap_get_compatible_type()
1471 return comp_type; in ap_get_compatible_type()
1649 int rc, dom, depth, type, comp_type, ml; in ap_scan_adapter() local
1742 comp_type = ap_get_compatible_type(qid, type, func); in ap_scan_adapter()
1743 if (!comp_type) { in ap_scan_adapter()
1748 ac = ap_card_create(ap, depth, type, comp_type, func, ml); in ap_scan_adapter()
Dap_card.c223 int comp_type, unsigned int functions, int ml) in ap_card_create() argument
232 ac->ap_dev.device_type = comp_type; in ap_card_create()
Dap_bus.h290 int comp_type, unsigned int functions, int ml);
/drivers/block/
Drbd_types.h88 __u8 comp_type; member
/drivers/dma/idxd/
Ddma.c24 enum idxd_complete_type comp_type) in idxd_dma_complete_txd() argument
34 else if (comp_type == IDXD_COMPLETE_ABORT) in idxd_dma_complete_txd()
Didxd.h584 enum idxd_complete_type comp_type);
/drivers/scsi/qedf/
Dqedf_main.c2233 u32 comp_type; in qedf_process_completions() local
2254 comp_type = (cqe->cqe_data >> FCOE_CQE_CQE_TYPE_SHIFT) & in qedf_process_completions()
2261 if (comp_type == FCOE_UNSOLIC_CQE_TYPE) { in qedf_process_completions()
2693 u32 comp_type; in qedf_fp_io_handler() local
2699 comp_type = (io_work->cqe.cqe_data >> in qedf_fp_io_handler()
2702 if (comp_type == FCOE_UNSOLIC_CQE_TYPE && in qedf_fp_io_handler()
2809 u32 comp_type; in qedf_process_cqe() local
2813 comp_type = (cqe->cqe_data >> FCOE_CQE_CQE_TYPE_SHIFT) & in qedf_process_cqe()
2849 switch (comp_type) { in qedf_process_cqe()
/drivers/scsi/qedi/
Dqedi_fw.c835 u32 comp_type; in qedi_fp_process_cqes() local
841 comp_type = cqe->cqe_common.cqe_type; in qedi_fp_process_cqes()
848 cqe->cqe_common.conn_id, comp_type, hdr_opcode); in qedi_fp_process_cqes()
850 if (comp_type >= MAX_ISCSI_CQES_TYPE) { in qedi_fp_process_cqes()
873 switch (comp_type) { in qedi_fp_process_cqes()
/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h2048 u32 bnx2x_dmae_opcode_add_comp(u32 opcode, u8 comp_type);
2051 bool with_comp, u8 comp_type);
Dbnx2x_main.c483 u32 bnx2x_dmae_opcode_add_comp(u32 opcode, u8 comp_type) in bnx2x_dmae_opcode_add_comp() argument
485 return opcode | ((comp_type << DMAE_COMMAND_C_DST_SHIFT) | in bnx2x_dmae_opcode_add_comp()
495 bool with_comp, u8 comp_type) in bnx2x_dmae_opcode() argument
515 opcode = bnx2x_dmae_opcode_add_comp(opcode, comp_type); in bnx2x_dmae_opcode()
/drivers/net/wireless/ralink/rt2x00/
Drt2800lib.c4537 u8 comp_type; in rt2800_get_txpower_bw_comp() local
4553 comp_type = rt2x00_get_field16(eeprom, in rt2800_get_txpower_bw_comp()
4557 if (!comp_type) in rt2800_get_txpower_bw_comp()
4564 comp_type = rt2x00_get_field16(eeprom, in rt2800_get_txpower_bw_comp()
4568 if (!comp_type) in rt2800_get_txpower_bw_comp()