/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 | 1667 static int wm8904_set_fll(struct snd_soc_dai *dai, int fll_id, int source, in wm8904_set_fll() argument 1720 dev_err(component->dev, "Unknown FLL ID %d\n", fll_id); in wm8904_set_fll() 1736 if (fll_id == WM8904_FLL_FREE_RUNNING) { in wm8904_set_fll() 1747 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 | 2884 static int wm8962_set_fll(struct snd_soc_component *component, int fll_id, int source, in wm8962_set_fll() argument 2919 switch (fll_id) { in wm8962_set_fll() 2922 fll1 |= (fll_id - 1) << WM8962_FLL_REFCLK_SRC_SHIFT; in wm8962_set_fll() 2925 fll1 |= (fll_id - 1) << WM8962_FLL_REFCLK_SRC_SHIFT; in wm8962_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 | cs47l15.c | 1126 static int cs47l15_set_fll(struct snd_soc_component *component, int fll_id, in cs47l15_set_fll() argument 1131 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 | 1676 static int cs47l92_set_fll(struct snd_soc_component *component, int fll_id, in cs47l92_set_fll() argument 1681 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 | 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 | 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 | wm8996.c | 2001 static int wm8996_set_fll(struct snd_soc_component *component, int fll_id, int source, in wm8996_set_fll() argument
|