Home
last modified time | relevance | path

Searched refs:if_type (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v6.6/drivers/mtd/spi-nor/controllers/
Dhisi-sfc.c113 enum hifmc_iftype if_type; in hisi_spi_nor_get_if_type() local
117 if_type = IF_TYPE_DUAL; in hisi_spi_nor_get_if_type()
120 if_type = IF_TYPE_DIO; in hisi_spi_nor_get_if_type()
123 if_type = IF_TYPE_QUAD; in hisi_spi_nor_get_if_type()
126 if_type = IF_TYPE_QIO; in hisi_spi_nor_get_if_type()
130 if_type = IF_TYPE_STD; in hisi_spi_nor_get_if_type()
134 return if_type; in hisi_spi_nor_get_if_type()
234 u8 if_type = 0; in hisi_spi_nor_dma_transfer() local
250 if_type = hisi_spi_nor_get_if_type(nor->read_proto); in hisi_spi_nor_dma_transfer()
252 if_type = hisi_spi_nor_get_if_type(nor->write_proto); in hisi_spi_nor_dma_transfer()
[all …]
/Linux-v6.6/drivers/perf/
Darm-cci.c335 int if_type; in cci400_validate_hw_event() local
350 if_type = CCI_IF_SLAVE; in cci400_validate_hw_event()
356 if_type = CCI_IF_MASTER; in cci400_validate_hw_event()
362 if (ev_code >= cci_pmu->model->event_ranges[if_type].min && in cci400_validate_hw_event()
363 ev_code <= cci_pmu->model->event_ranges[if_type].max) in cci400_validate_hw_event()
543 int if_type; in cci500_validate_hw_event() local
556 if_type = CCI_IF_SLAVE; in cci500_validate_hw_event()
564 if_type = CCI_IF_MASTER; in cci500_validate_hw_event()
567 if_type = CCI_IF_GLOBAL; in cci500_validate_hw_event()
573 if (ev_code >= cci_pmu->model->event_ranges[if_type].min && in cci500_validate_hw_event()
[all …]
/Linux-v6.6/drivers/gpu/drm/sprd/
Dsprd_dpu.c386 if (ctx->if_type == SPRD_DPU_IF_EDPI) in sprd_dpu_flip()
390 if (ctx->if_type == SPRD_DPU_IF_DPI) { in sprd_dpu_flip()
397 } else if (ctx->if_type == SPRD_DPU_IF_EDPI) { in sprd_dpu_flip()
417 if (ctx->if_type == SPRD_DPU_IF_DPI) { in sprd_dpu_init()
435 } else if (ctx->if_type == SPRD_DPU_IF_EDPI) { in sprd_dpu_init()
470 if (ctx->if_type == SPRD_DPU_IF_DPI) { in sprd_dpi_init()
497 if (ctx->if_type == SPRD_DPU_IF_DPI) in sprd_dpu_stop()
630 dpu->ctx.if_type = SPRD_DPU_IF_DPI; in sprd_crtc_mode_set_nofb()
632 dpu->ctx.if_type = SPRD_DPU_IF_EDPI; in sprd_crtc_mode_set_nofb()
Dsprd_dpu.h48 u8 if_type; member
/Linux-v6.6/net/vmw_vsock/
Dhyperv_transport.c297 guid_t *if_instance, *if_type; in hvs_open_connection() local
309 if_type = &chan->offermsg.offer.if_type; in hvs_open_connection()
312 if (!is_valid_srv_id(if_type)) in hvs_open_connection()
315 hvs_addr_init(&addr, conn_from_host ? if_type : if_instance); in hvs_open_connection()
336 hvs_addr_init(&vnew->local_addr, if_type); in hvs_open_connection()
415 hvs_new->vm_srv_id = *if_type; in hvs_open_connection()
/Linux-v6.6/drivers/media/platform/ti/am437x/
Dam437x-vpfe.c357 if (ccdc->ccdc_cfg.if_type != VPFE_RAW_BAYER) in vpfe_ccdc_set_params()
412 if (ccdc->ccdc_cfg.if_type == VPFE_BT656_10BIT) in vpfe_ccdc_config_ycbcr()
435 if (ccdc->ccdc_cfg.if_type == VPFE_BT656_10BIT) in vpfe_ccdc_config_ycbcr()
596 if (ccdc->ccdc_cfg.if_type == VPFE_RAW_BAYER) in vpfe_ccdc_set_buftype()
606 if (ccdc->ccdc_cfg.if_type == VPFE_RAW_BAYER) in vpfe_ccdc_get_buftype()
617 __func__, ccdc->ccdc_cfg.if_type, print_fourcc(pixfmt)); in vpfe_ccdc_set_pixel_format()
619 if (ccdc->ccdc_cfg.if_type == VPFE_RAW_BAYER) { in vpfe_ccdc_set_pixel_format()
665 if (ccdc->ccdc_cfg.if_type == VPFE_RAW_BAYER) { in vpfe_ccdc_get_pixel_format()
681 if (ccdc->ccdc_cfg.if_type == VPFE_RAW_BAYER) { in vpfe_ccdc_set_image_window()
698 if (ccdc->ccdc_cfg.if_type == VPFE_RAW_BAYER) in vpfe_ccdc_get_image_window()
[all …]
Dam437x-vpfe.h48 enum vpfe_hw_if_type if_type; member
192 enum vpfe_hw_if_type if_type; member
/Linux-v6.6/arch/arm/mach-davinci/
Dpdata-quirks.c87 .if_type = VPIF_IF_BT656,
97 .if_type = VPIF_IF_BT656,
/Linux-v6.6/drivers/hv/
Dhv_trace.h37 __array(char, if_type, 16)
47 export_guid(__entry->if_type, &offer->offer.if_type);
58 __entry->if_type, __entry->if_instance,
Dchannel_mgmt.c194 const guid_t *guid = &channel->offermsg.offer.if_type; in hv_get_dev_type()
525 &newchannel->offermsg.offer.if_type, in vmbus_add_channel_work()
615 if (guid_equal(&channel->offermsg.offer.if_type, in vmbus_process_offer()
616 &newchannel->offermsg.offer.if_type) && in vmbus_process_offer()
1000 const guid_t *guid = &offer->offer.if_type; in vmbus_is_valid_offer()
/Linux-v6.6/include/media/davinci/
Dvpfe_types.h32 enum vpfe_hw_if_type if_type; member
Dvpif_types.h20 enum vpif_if_type if_type; member
/Linux-v6.6/drivers/net/ethernet/broadcom/
Dcnic.c3184 static void cnic_ulp_stop_one(struct cnic_local *cp, int if_type) in cnic_ulp_stop_one() argument
3188 if (if_type == CNIC_ULP_ISCSI) in cnic_ulp_stop_one()
3192 ulp_ops = rcu_dereference_protected(cp->ulp_ops[if_type], in cnic_ulp_stop_one()
3198 set_bit(ULP_F_CALL_PENDING, &cp->ulp_flags[if_type]); in cnic_ulp_stop_one()
3201 if (test_and_clear_bit(ULP_F_START, &cp->ulp_flags[if_type])) in cnic_ulp_stop_one()
3202 ulp_ops->cnic_stop(cp->ulp_handle[if_type]); in cnic_ulp_stop_one()
3204 clear_bit(ULP_F_CALL_PENDING, &cp->ulp_flags[if_type]); in cnic_ulp_stop_one()
3210 int if_type; in cnic_ulp_stop() local
3212 for (if_type = 0; if_type < MAX_CNIC_ULP_TYPE; if_type++) in cnic_ulp_stop()
3213 cnic_ulp_stop_one(cp, if_type); in cnic_ulp_stop()
[all …]
/Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dp2p.h151 enum brcmf_fil_p2p_if_types if_type);
/Linux-v6.6/drivers/net/wireless/broadcom/b43legacy/
Db43legacy.h599 int if_type; member
797 wl->if_type == type); in b43legacy_is_mode()
/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc_init.c1994 uint32_t if_type; in lpfc_handle_eratt_s4() local
2015 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_handle_eratt_s4()
2016 switch (if_type) { in lpfc_handle_eratt_s4()
7923 u32 if_type; in lpfc_sli4_driver_resource_setup() local
8185 if_type = bf_get(lpfc_sli_intf_if_type, in lpfc_sli4_driver_resource_setup()
8194 if (if_type == LPFC_SLI_INTF_IF_TYPE_0 && in lpfc_sli4_driver_resource_setup()
8201 if (!(if_type == LPFC_SLI_INTF_IF_TYPE_0 && in lpfc_sli4_driver_resource_setup()
9423 uint32_t if_type; in lpfc_sli4_post_status_check() local
9485 if_type = bf_get(lpfc_sli_intf_if_type, in lpfc_sli4_post_status_check()
9487 switch (if_type) { in lpfc_sli4_post_status_check()
[all …]
Dlpfc_attr.c958 uint32_t if_type; in lpfc_fwrev_show() local
964 if_type = phba->sli4_hba.pc_sli4_params.if_type; in lpfc_fwrev_show()
972 fwrev, phba->sli_rev, if_type, sli_family); in lpfc_fwrev_show()
4177 u8 sli_family, if_type; in lpfc_topology_store() local
4205 if_type = bf_get(lpfc_sli_intf_if_type, in lpfc_topology_store()
4210 if_type == LPFC_SLI_INTF_IF_TYPE_6))) && in lpfc_topology_store()
4307 uint32_t prev_val, if_type; in lpfc_link_speed_store() local
4309 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_link_speed_store()
4310 if (if_type >= LPFC_SLI_INTF_IF_TYPE_2 && in lpfc_link_speed_store()
Dlpfc_debugfs.c3599 uint32_t if_type; in lpfc_idiag_baracc_read() local
3630 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_idiag_baracc_read()
3631 if (if_type == LPFC_SLI_INTF_IF_TYPE_0) { in lpfc_idiag_baracc_read()
3640 } else if (if_type == LPFC_SLI_INTF_IF_TYPE_2) { in lpfc_idiag_baracc_read()
3749 uint32_t if_type; in lpfc_idiag_baracc_write() local
3764 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_idiag_baracc_write()
3767 if (if_type == LPFC_SLI_INTF_IF_TYPE_0) { in lpfc_idiag_baracc_write()
3772 } else if (if_type == LPFC_SLI_INTF_IF_TYPE_2) { in lpfc_idiag_baracc_write()
3778 if (if_type == LPFC_SLI_INTF_IF_TYPE_0) { in lpfc_idiag_baracc_write()
3793 } else if (if_type == LPFC_SLI_INTF_IF_TYPE_2) { in lpfc_idiag_baracc_write()
Dlpfc_sli.c272 u32 if_type; in lpfc_sli4_wq_put() local
331 if_type = bf_get(lpfc_sli_intf_if_type, in lpfc_sli4_wq_put()
333 if (if_type != LPFC_SLI_INTF_IF_TYPE_6) in lpfc_sli4_wq_put()
8007 uint32_t if_type; in lpfc_sli4_dip() local
8009 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_sli4_dip()
8010 if (if_type == LPFC_SLI_INTF_IF_TYPE_2 || in lpfc_sli4_dip()
8011 if_type == LPFC_SLI_INTF_IF_TYPE_6) { in lpfc_sli4_dip()
13423 uint32_t if_type, portsmphr; in lpfc_sli4_eratt_read() local
13431 if_type = bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf); in lpfc_sli4_eratt_read()
13432 switch (if_type) { in lpfc_sli4_eratt_read()
[all …]
Dlpfc_sli4.h519 uint32_t if_type; member
/Linux-v6.6/drivers/scsi/elx/libefc_sli/
Dsli4.c159 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in sli_cmd_common_create_cq()
192 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in sli_cmd_common_create_eq()
222 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in sli_cmd_common_create_eq()
611 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in sli_fc_rq_set_alloc()
698 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in __sli_create_queue()
704 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in __sli_create_queue()
710 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in __sli_create_queue()
716 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in __sli_create_queue()
722 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in __sli_create_queue()
890 if (sli4->if_type == SLI4_INTF_IF_TYPE_6) in sli_cmd_cq_set_create()
[all …]
/Linux-v6.6/drivers/media/platform/ti/davinci/
Dvpif_capture.c480 vpifparams->iface.if_type = VPIF_IF_BT656; in vpif_update_std_info()
483 vpifparams->iface.if_type = VPIF_IF_RAW_BAYER; in vpif_update_std_info()
492 if (vpifparams->iface.if_type == VPIF_IF_RAW_BAYER) { in vpif_update_std_info()
540 if (ch->vpifparams.iface.if_type == VPIF_IF_RAW_BAYER) in vpif_update_std_info()
930 if (ch->vpifparams.iface.if_type == VPIF_IF_RAW_BAYER) in vpif_enum_fmt_vid_cap()
/Linux-v6.6/drivers/net/wireless/broadcom/b43/
Db43.h924 int if_type; member
991 return (wl->operating && wl->if_type == type); in b43_is_mode()
/Linux-v6.6/drivers/net/wireless/quantenna/qtnfmac/
Dqlink.h117 __le16 if_type; member
523 __le16 if_type; member
Dcommands.c769 cmd->intf_info.if_type = cpu_to_le16(QLINK_IFTYPE_AP); in qtnf_cmd_send_add_change_intf()
772 cmd->intf_info.if_type = cpu_to_le16(QLINK_IFTYPE_STATION); in qtnf_cmd_send_add_change_intf()
852 cmd->intf_info.if_type = cpu_to_le16(QLINK_IFTYPE_AP); in qtnf_cmd_send_del_intf()
855 cmd->intf_info.if_type = cpu_to_le16(QLINK_IFTYPE_STATION); in qtnf_cmd_send_del_intf()
1895 cmd->if_type = cpu_to_le16(QLINK_IFTYPE_AP); in qtnf_cmd_send_change_sta()
1898 cmd->if_type = cpu_to_le16(QLINK_IFTYPE_STATION); in qtnf_cmd_send_change_sta()

12