Home
last modified time | relevance | path

Searched refs:sof_dai_get_mclk (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/sound/
Dsof.h143 int sof_dai_get_mclk(struct snd_soc_pcm_runtime *rtd);
/linux-5.19.10/sound/soc/sof/
Dsof-audio.c771 int sof_dai_get_mclk(struct snd_soc_pcm_runtime *rtd) in sof_dai_get_mclk() function
775 EXPORT_SYMBOL(sof_dai_get_mclk);
/linux-5.19.10/sound/soc/intel/boards/
Dsof_realtek_common.c429 clk_freq = sof_dai_get_mclk(rtd); in rt1308_hw_params()
Dsof_rt5682.c354 pll_in = sof_dai_get_mclk(rtd); in sof_rt5682_hw_params()