Searched refs:da7219_set_pll (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | da7219.h | 838 int da7219_set_pll(struct snd_soc_component *component, int source, unsigned int fout);
|
D | da7219-aad.c | 154 da7219_set_pll(component, DA7219_SYSCLK_PLL, in da7219_aad_hptest_work() 322 da7219_set_pll(component, DA7219_SYSCLK_MCLK, 0); in da7219_aad_hptest_work()
|
D | da7219.c | 1214 int da7219_set_pll(struct snd_soc_component *component, int source, unsigned int fout) in da7219_set_pll() function 1296 ret = da7219_set_pll(component, source, fout); in da7219_set_dai_pll()
|