Home
last modified time | relevance | path

Searched refs:pll_factors (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dwm8955.c133 struct pll_factors { struct
144 int Fref, int Fout, struct pll_factors *pll) in wm8955_pll_factors() argument
249 struct pll_factors pll; in wm8955_configure_clocking()
H A Dwm8510.c277 static void pll_factors(unsigned int target, unsigned int source) in pll_factors() function
330 pll_factors(freq_out*4, freq_in); in wm8510_set_dai_pll()
H A Dwm8804.c344 static int pll_factors(struct pll_div *pll_div, unsigned int target, in pll_factors() function
419 ret = pll_factors(&pll_div, freq_out, freq_in, in wm8804_set_pll()
H A Dwm8974.c272 static void pll_factors(struct pll_ *pll_div, in pll_factors() function
330 pll_factors(&pll_div, freq_out, freq_in); in wm8974_set_dai_pll()
H A Dwm8940.c533 static void pll_factors(unsigned int target, unsigned int source) in pll_factors() function
602 pll_factors(freq_out*4, freq_in); in wm8940_set_dai_pll()
H A Dwm8978.c408 static void pll_factors(struct snd_soc_component *component, in pll_factors() function
536 pll_factors(component, &pll_div, f2, wm8978->f_mclk); in wm8978_configure_pll()
H A Dwm8580.c400 static int pll_factors(struct _pll_div *pll_div, unsigned int target, in pll_factors() function
493 ret = pll_factors(&pll_div, freq_out, freq_in); in wm8580_set_dai_pll()
H A Dwm8990.c806 static void pll_factors(struct _pll_div *pll_div, unsigned int target, in pll_factors() function
850 pll_factors(&pll_div, freq_out * 4, freq_in); in wm8990_set_dai_pll()
H A Dwm8991.c877 static void pll_factors(struct _pll_div *pll_div, unsigned int target, in pll_factors() function
922 pll_factors(&pll_div, freq_out * 4, freq_in); in wm8991_set_dai_pll()
H A Dwm8983.c750 static int pll_factors(struct pll_div *pll_div, unsigned int target, in pll_factors() function
799 ret = pll_factors(&pll_div, freq_out * 4 * 2, freq_in); in wm8983_set_pll()
H A Dwm8985.c847 static int pll_factors(struct pll_div *pll_div, unsigned int target, in pll_factors() function
896 ret = pll_factors(&pll_div, freq_out * 4 * 2, freq_in); in wm8985_set_pll()
H A Dwm9713.c752 static void pll_factors(struct snd_soc_component *component, in pll_factors() function
830 pll_factors(component, &pll_div, freq_in); in wm9713_set_pll()
H A Dwm8753.c702 static void pll_factors(struct _pll_div *pll_div, unsigned int target, in pll_factors() function
767 pll_factors(&pll_div, freq_out * 8, freq_in); in wm8753_set_dai_pll()
H A Dwm8960.c1163 static int pll_factors(unsigned int source, unsigned int target, in pll_factors() function
1218 ret = pll_factors(freq_in, freq_out, &pll_div); in wm8960_set_pll()