Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5631.c1485 RT5631_SYSCLK_SOUR_SEL_MASK, in rt5631_codec_set_dai_pll()
1503 RT5631_SYSCLK_SOUR_SEL_MASK | in rt5631_codec_set_dai_pll()
1522 RT5631_SYSCLK_SOUR_SEL_MASK | in rt5631_codec_set_dai_pll()
H A Drt5631.h548 #define RT5631_SYSCLK_SOUR_SEL_MASK (0x3 << 14) macro