Lines Matching refs:dai
751 struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
753 struct snd_soc_component *component = dai->component;
774 dev_dbg(dai->dev, "bclk is %dHz and lrck is %dHz\n",
776 dev_dbg(dai->dev, "bclk_ms is %d and pre_div is %d for iis %d\n",
777 bclk_ms, pre_div, dai->id);
808 static int rt5514_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
810 struct snd_soc_component *component = dai->component;
861 static int rt5514_set_dai_sysclk(struct snd_soc_dai *dai,
864 struct snd_soc_component *component = dai->component;
891 dev_dbg(dai->dev, "Sysclk is %dHz and clock id is %d\n", freq, clk_id);
896 static int rt5514_set_dai_pll(struct snd_soc_dai *dai, int pll_id, int source,
899 struct snd_soc_component *component = dai->component;
960 static int rt5514_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
963 struct snd_soc_component *component = dai->component;