| /linux/sound/soc/fsl/ |
| H A D | fsl-asoc-card.c | 57 int fll_id; member 223 if (codec_priv->pll_id >= 0 && codec_priv->fll_id >= 0) { in fsl_asoc_card_hw_params() 239 codec_priv->fll_id, in fsl_asoc_card_hw_params() 271 if (!priv->streams && codec_priv->pll_id >= 0 && codec_priv->fll_id >= 0) { in fsl_asoc_card_hw_free() 743 priv->codec_priv[codec_idx].fll_id = -1; in fsl_asoc_card_probe() 779 priv->codec_priv[0].fll_id = WM8962_SYSCLK_FLL; in fsl_asoc_card_probe() 784 priv->codec_priv[0].fll_id = WM8960_SYSCLK_AUTO; in fsl_asoc_card_probe() 820 priv->codec_priv[0].fll_id = WM8994_SYSCLK_FLL1; in fsl_asoc_card_probe() 828 priv->codec_priv[0].fll_id = NAU8822_CLK_PLL; in fsl_asoc_card_probe() 836 priv->codec_priv[0].fll_id = WM8904_CLK_FLL; in fsl_asoc_card_probe()
|
| /linux/sound/soc/codecs/ |
| H A D | wm8993.c | 466 static int _wm8993_set_fll(struct snd_soc_component *component, int fll_id, int source, in _wm8993_set_fll() argument 500 switch (fll_id) { in _wm8993_set_fll() 513 dev_err(component->dev, "Unknown FLL ID %d\n", fll_id); in _wm8993_set_fll() 570 static int wm8993_set_fll(struct snd_soc_dai *dai, int fll_id, int source, in wm8993_set_fll() argument 573 return _wm8993_set_fll(dai->component, fll_id, source, Fref, Fout); in wm8993_set_fll()
|
| H A D | wm5100.c | 1757 static int wm5100_set_fll(struct snd_soc_component *component, int fll_id, int source, in wm5100_set_fll() argument 1767 switch (fll_id) { in wm5100_set_fll() 1779 dev_err(component->dev, "Unknown FLL %d\n",fll_id); in wm5100_set_fll() 1784 dev_dbg(component->dev, "FLL%d disabled", fll_id); in wm5100_set_fll() 1866 dev_err(component->dev, "FLL%d lock timed out\n", fll_id); in wm5100_set_fll() 1875 dev_dbg(component->dev, "FLL%d running %dHz->%dHz\n", fll_id, in wm5100_set_fll()
|
| H A D | wm9081.c | 545 static int wm9081_set_fll(struct snd_soc_component *component, int fll_id, in wm9081_set_fll() argument 574 switch (fll_id) { in wm9081_set_fll() 580 dev_err(component->dev, "Unknown FLL ID %d\n", fll_id); in wm9081_set_fll()
|
| H A D | wm8904.c | 1729 static int wm8904_set_fll(struct snd_soc_dai *dai, int fll_id, int source, in wm8904_set_fll() argument 1782 dev_err(component->dev, "Unknown FLL ID %d\n", fll_id); in wm8904_set_fll() 1798 if (fll_id == WM8904_FLL_FREE_RUNNING) { in wm8904_set_fll() 1809 switch (fll_id) { in wm8904_set_fll()
|
| H A D | wm8997.c | 926 static int wm8997_set_fll(struct snd_soc_component *component, int fll_id, in wm8997_set_fll() argument 931 switch (fll_id) { in wm8997_set_fll()
|
| H A D | wm8962.c | 2920 static int wm8962_set_fll(struct snd_soc_component *component, int fll_id, int source, in wm8962_set_fll() 2955 switch (fll_id) { in wm8962_set_fll() 2958 fll1 |= (fll_id - 1) << WM8962_FLL_REFCLK_SRC_SHIFT; in wm8962_set_fll() 2961 fll1 |= (fll_id - 1) << WM8962_FLL_REFCLK_SRC_SHIFT; in wm8962_set_fll() 2892 wm8962_set_fll(struct snd_soc_component * component,int fll_id,int source,unsigned int Fref,unsigned int Fout) wm8962_set_fll() argument
|
| H A D | wm8998.c | 1258 static int wm8998_set_fll(struct snd_soc_component *component, int fll_id, in wm8998_set_fll() argument 1263 switch (fll_id) { in wm8998_set_fll()
|
| H A D | cs47l24.c | 934 static int cs47l24_set_fll(struct snd_soc_component *component, int fll_id, in cs47l24_set_fll() argument 939 switch (fll_id) { in cs47l24_set_fll()
|
| H A D | cs47l15.c | 1124 static int cs47l15_set_fll(struct snd_soc_component *component, int fll_id, in cs47l15_set_fll() argument 1129 switch (fll_id) { in cs47l15_set_fll()
|
| H A D | cs47l35.c | 1334 static int cs47l35_set_fll(struct snd_soc_component *component, int fll_id, in cs47l35_set_fll() argument 1339 switch (fll_id) { in cs47l35_set_fll()
|
| H A D | wm5102.c | 1750 static int wm5102_set_fll(struct snd_soc_component *component, int fll_id, in wm5102_set_fll() argument 1755 switch (fll_id) { in wm5102_set_fll()
|
| H A D | cs47l92.c | 1674 static int cs47l92_set_fll(struct snd_soc_component *component, int fll_id, in cs47l92_set_fll() argument 1679 switch (fll_id) { in cs47l92_set_fll()
|
| H A D | wm8900.c | 746 int fll_id, unsigned int freq_in, unsigned int freq_out) in wm8900_set_fll() argument
|
| H A D | wm5110.c | 2050 static int wm5110_set_fll(struct snd_soc_component *component, int fll_id, in wm5110_set_fll() argument 2055 switch (fll_id) { in wm5110_set_fll()
|
| H A D | cs47l90.c | 2145 static int cs47l90_set_fll(struct snd_soc_component *component, int fll_id, in cs47l90_set_fll() argument 2150 switch (fll_id) { in cs47l90_set_fll()
|
| H A D | cs47l85.c | 2223 static int cs47l85_set_fll(struct snd_soc_component *component, int fll_id, in cs47l85_set_fll() argument 2228 switch (fll_id) { in cs47l85_set_fll()
|
| H A D | wm2200.c | 1924 static int wm2200_set_fll(struct snd_soc_component *component, int fll_id, int source, in wm2200_set_fll() argument
|
| H A D | cs48l32.c | 1842 static int cs48l32_set_fll(struct snd_soc_component *component, int fll_id, in cs48l32_set_fll() argument 1847 switch (fll_id) { in cs48l32_set_fll()
|
| H A D | wm8996.c | 2002 static int wm8996_set_fll(struct snd_soc_component *component, int fll_id, int source, in wm8996_set_fll() argument
|