Home
last modified time | relevance | path

Searched refs:set_pll (Results 1 – 3 of 3) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/include/hal/sound/
A Dsnd_core.h323 int (*set_pll)(struct snd_dai *dai, int pll_id, int source, member
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/core/
A Dsnd_core.c335 if (dai->ops->set_pll) in soc_dai_set_pll()
336 return dai->ops->set_pll(dai, pll_id, source, freq_in, freq_out); in soc_dai_set_pll()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/codecs/
A Dac108.c1468 .set_pll = ac108_codec_set_pll,

Completed in 22 milliseconds