Home
last modified time | relevance | path

Searched refs:RT5651_PWR_PLL (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5651.c1471 pll_bit |= RT5651_PWR_PLL; in rt5651_set_dai_sysclk()
1481 RT5651_PWR_PLL, pll_bit); in rt5651_set_dai_sysclk()
1599 ~(RT5651_PWR_PLL | RT5651_PWR_JD_M), 0); in rt5651_set_bias_level()
H A Drt5651.h789 #define RT5651_PWR_PLL (0x1 << 9) macro