Lines Matching refs:dai
752 struct snd_pcm_hw_params *params, struct snd_soc_dai *dai)
754 struct snd_soc_component *component = dai->component;
775 dev_dbg(dai->dev, "bclk is %dHz and lrck is %dHz\n",
777 dev_dbg(dai->dev, "bclk_ms is %d and pre_div is %d for iis %d\n",
778 bclk_ms, pre_div, dai->id);
809 static int rt5514_set_dai_fmt(struct snd_soc_dai *dai, unsigned int fmt)
811 struct snd_soc_component *component = dai->component;
862 static int rt5514_set_dai_sysclk(struct snd_soc_dai *dai,
865 struct snd_soc_component *component = dai->component;
892 dev_dbg(dai->dev, "Sysclk is %dHz and clock id is %d\n", freq, clk_id);
897 static int rt5514_set_dai_pll(struct snd_soc_dai *dai, int pll_id, int source,
900 struct snd_soc_component *component = dai->component;
961 static int rt5514_set_tdm_slot(struct snd_soc_dai *dai, unsigned int tx_mask,
964 struct snd_soc_component *component = dai->component;