Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5631.c289 return reg & RT5631_SYSCLK_SOUR_SEL_PLL; in check_sysclk1_source()
1505 RT5631_SYSCLK_SOUR_SEL_PLL | in rt5631_codec_set_dai_pll()
1524 RT5631_SYSCLK_SOUR_SEL_PLL | in rt5631_codec_set_dai_pll()
H A Drt5631.h550 #define RT5631_SYSCLK_SOUR_SEL_PLL (0x1 << 14) macro