| /linux-4.4.14/sound/soc/fsl/ |
| D | fsl-asoc-card.c | 48 u32 fll_id; member 252 ret = snd_soc_dai_set_sysclk(codec_dai, codec_priv->fll_id, in fsl_asoc_card_set_bias_level() 527 priv->codec_priv.fll_id = WM8962_SYSCLK_FLL; in fsl_asoc_card_probe() 533 priv->codec_priv.fll_id = WM8960_SYSCLK_AUTO; in fsl_asoc_card_probe()
|
| /linux-4.4.14/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 | 1757 static int wm5100_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in wm5100_set_fll() argument 1767 switch (fll_id) { in wm5100_set_fll() 1779 dev_err(codec->dev, "Unknown FLL %d\n",fll_id); in wm5100_set_fll() 1784 dev_dbg(codec->dev, "FLL%d disabled", fll_id); in wm5100_set_fll() 1866 dev_err(codec->dev, "FLL%d lock timed out\n", fll_id); in wm5100_set_fll() 1875 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 | 925 static int wm8997_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in wm8997_set_fll() argument 930 switch (fll_id) { in wm8997_set_fll()
|
| D | wm8998.c | 1285 static int wm8998_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in wm8998_set_fll() argument 1290 switch (fll_id) { in wm8998_set_fll()
|
| D | wm5102.c | 1717 static int wm5102_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in wm5102_set_fll() argument 1722 switch (fll_id) { in wm5102_set_fll()
|
| D | wm8962.c | 2813 static int wm8962_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in wm8962_set_fll() argument 2848 switch (fll_id) { in wm8962_set_fll() 2852 fll1 |= (fll_id - 1) << WM8962_FLL_REFCLK_SRC_SHIFT; in wm8962_set_fll()
|
| D | wm5110.c | 1847 static int wm5110_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in wm5110_set_fll() argument 1852 switch (fll_id) { in wm5110_set_fll()
|
| D | wm8900.c | 755 int fll_id, unsigned int freq_in, unsigned int freq_out) in wm8900_set_fll() argument
|
| 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 | 2004 static int wm8996_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in wm8996_set_fll() argument
|