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.c850 case SOF_DAI_INTEL_DMIC: in sof_ipc4_widget_setup_comp_dai()
909 ipc4_copier->dai_type != SOF_DAI_INTEL_DMIC) in sof_ipc4_widget_free_comp_dai()
1750 case SOF_DAI_INTEL_DMIC: in snd_sof_get_nhlt_endpoint_data()
1803 if (linktype == SOF_DAI_INTEL_DMIC) { in snd_sof_get_nhlt_endpoint_data()
1813 } else if (linktype == SOF_DAI_INTEL_DMIC && !single_bitdepth) { in snd_sof_get_nhlt_endpoint_data()
3533 case SOF_DAI_INTEL_DMIC: in sof_ipc4_dai_config()
H A Dtopology.c292 {"DMIC", SOF_DAI_INTEL_DMIC},
1950 case SOF_DAI_INTEL_DMIC: in sof_link_load()
H A Dipc3-topology.c1649 case SOF_DAI_INTEL_DMIC: in sof_ipc3_widget_setup_comp_dai()
/linux/sound/soc/sof/intel/
H A Dhda-dai-ops.c639 case SOF_DAI_INTEL_DMIC: in hda_select_dai_widget_ops()
H A Dhda.c1501 if (interface_mask & (BIT(SOF_DAI_INTEL_SSP) | BIT(SOF_DAI_INTEL_DMIC))) { in hda_machine_select()