| /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 | 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 | 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 | 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 | 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 | wm8962.c | 2892 static int wm8962_set_fll(struct snd_soc_component *component, int fll_id, int source, in wm8962_set_fll() 2927 switch (fll_id) { in wm8962_set_fll() 2930 fll1 |= (fll_id - 1) << WM8962_FLL_REFCLK_SRC_SHIFT; in wm8962_set_fll() 2933 fll1 |= (fll_id - 1) << WM8962_FLL_REFCLK_SRC_SHIFT; in wm8962_set_fll() 2888 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 | cs47l15.c | 1124 static int cs47l15_set_fll(struct snd_soc_component *component, int fll_id, 1129 switch (fll_id) { in cs47l15_set_fll() 1126 cs47l15_set_fll(struct snd_soc_component * component,int fll_id,int source,unsigned int fref,unsigned int fout) cs47l15_set_fll() argument
|
| 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, 1679 switch (fll_id) { in cs47l92_set_fll() 1676 cs47l92_set_fll(struct snd_soc_component * component,int fll_id,int source,unsigned int fref,unsigned int fout) cs47l92_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 | 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 | 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 | 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()
|