Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5651.c1430 pll_bit |= RT5651_PWR_PLL; in rt5651_set_dai_sysclk()
1440 RT5651_PWR_PLL, pll_bit); in rt5651_set_dai_sysclk()
1551 ~(RT5651_PWR_PLL | RT5651_PWR_JD_M), 0); in rt5651_set_bias_level()
Drt5651.h792 #define RT5651_PWR_PLL (0x1 << 9) macro