Home
last modified time | relevance | path

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

/linux/include/sound/sof/
H A Ddai.h79 SOF_DAI_INTEL_DMIC, /**< Intel DMIC */ enumerator
/linux/sound/soc/sof/
H A Dipc4-topology.c879 case SOF_DAI_INTEL_DMIC: in sof_ipc4_widget_setup_comp_dai()
938 ipc4_copier->dai_type != SOF_DAI_INTEL_DMIC) in sof_ipc4_widget_setup_comp_pipeline()
1795 case SOF_DAI_INTEL_DMIC: in snd_sof_get_nhlt_endpoint_data()
1848 if (linktype == SOF_DAI_INTEL_DMIC) { in snd_sof_get_nhlt_endpoint_data()
1858 } else if (linktype == SOF_DAI_INTEL_DMIC && !single_bitdepth) { in snd_sof_get_nhlt_endpoint_data()
3750 case SOF_DAI_INTEL_DMIC: in sof_ipc4_parse_manifest()
H A Dtopology.c299 {"DMIC", SOF_DAI_INTEL_DMIC},
1962 case SOF_DAI_INTEL_DMIC: in sof_link_load()
H A Dipc3-topology.c1657 case SOF_DAI_INTEL_DMIC: in sof_ipc3_widget_setup_comp_dai()
/linux/sound/soc/sof/intel/
H A Dhda-dai-ops.c640 case SOF_DAI_INTEL_DMIC: in hda_select_dai_widget_ops()
H A Dhda.c1506 if (interface_mask & (BIT(SOF_DAI_INTEL_SSP) | BIT(SOF_DAI_INTEL_DMIC))) { in hda_machine_select()