Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5651.c1427 pll_bit |= RT5651_PWR_PLL; in rt5651_set_dai_sysclk()
1437 RT5651_PWR_PLL, pll_bit); in rt5651_set_dai_sysclk()
1548 ~(RT5651_PWR_PLL | RT5651_PWR_JD_M), 0); in rt5651_set_bias_level()
H A Drt5651.h789 #define RT5651_PWR_PLL (0x1 << 9) macro