/sound/soc/fsl/ |
D | fsl-asoc-card.c | 50 u32 fll_id; member 271 ret = snd_soc_dai_set_sysclk(codec_dai, codec_priv->fll_id, in fsl_asoc_card_set_bias_level() 552 priv->codec_priv.fll_id = WM8962_SYSCLK_FLL; in fsl_asoc_card_probe() 558 priv->codec_priv.fll_id = WM8960_SYSCLK_AUTO; in fsl_asoc_card_probe()
|
/sound/soc/codecs/ |
D | wm8993.c | 469 static int _wm8993_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in _wm8993_set_fll() argument 503 switch (fll_id) { in _wm8993_set_fll() 516 dev_err(codec->dev, "Unknown FLL ID %d\n", fll_id); in _wm8993_set_fll() 573 static int wm8993_set_fll(struct snd_soc_dai *dai, int fll_id, int source, in wm8993_set_fll() argument 576 return _wm8993_set_fll(dai->codec, fll_id, source, Fref, Fout); in wm8993_set_fll()
|
D | wm9081.c | 549 static int wm9081_set_fll(struct snd_soc_codec *codec, int fll_id, in wm9081_set_fll() argument 578 switch (fll_id) { in wm9081_set_fll() 584 dev_err(codec->dev, "Unknown FLL ID %d\n", fll_id); in wm9081_set_fll()
|
D | wm5100.c | 1758 static int wm5100_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in wm5100_set_fll() argument 1768 switch (fll_id) { in wm5100_set_fll() 1780 dev_err(codec->dev, "Unknown FLL %d\n",fll_id); in wm5100_set_fll() 1785 dev_dbg(codec->dev, "FLL%d disabled", fll_id); in wm5100_set_fll() 1867 dev_err(codec->dev, "FLL%d lock timed out\n", fll_id); in wm5100_set_fll() 1876 dev_dbg(codec->dev, "FLL%d running %dHz->%dHz\n", fll_id, in wm5100_set_fll()
|
D | wm8904.c | 1678 static int wm8904_set_fll(struct snd_soc_dai *dai, int fll_id, int source, in wm8904_set_fll() argument 1731 dev_err(codec->dev, "Unknown FLL ID %d\n", fll_id); in wm8904_set_fll() 1747 if (fll_id == WM8904_FLL_FREE_RUNNING) { in wm8904_set_fll() 1758 switch (fll_id) { in wm8904_set_fll()
|
D | wm8997.c | 930 static int wm8997_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in wm8997_set_fll() argument 935 switch (fll_id) { in wm8997_set_fll()
|
D | cs47l24.c | 932 static int cs47l24_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in cs47l24_set_fll() argument 937 switch (fll_id) { in cs47l24_set_fll()
|
D | wm8998.c | 1298 static int wm8998_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in wm8998_set_fll() argument 1303 switch (fll_id) { in wm8998_set_fll()
|
D | wm5102.c | 1737 static int wm5102_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in wm5102_set_fll() argument 1742 switch (fll_id) { in wm5102_set_fll()
|
D | wm8962.c | 2812 static int wm8962_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in wm8962_set_fll() argument 2847 switch (fll_id) { in wm8962_set_fll() 2851 fll1 |= (fll_id - 1) << WM8962_FLL_REFCLK_SRC_SHIFT; in wm8962_set_fll()
|
D | wm8900.c | 755 int fll_id, unsigned int freq_in, unsigned int freq_out) in wm8900_set_fll() argument
|
D | wm5110.c | 2035 static int wm5110_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in wm5110_set_fll() argument 2040 switch (fll_id) { in wm5110_set_fll()
|
D | wm2200.c | 1937 static int wm2200_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in wm2200_set_fll() argument
|
D | wm8996.c | 2005 static int wm8996_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in wm8996_set_fll() argument
|