Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5651.c1473 RT5651_PLL1_SRC_MASK, RT5651_PLL1_SRC_MCLK); in rt5651_set_dai_pll()
1477 RT5651_PLL1_SRC_MASK, RT5651_PLL1_SRC_BCLK1); in rt5651_set_dai_pll()
1481 RT5651_PLL1_SRC_MASK, RT5651_PLL1_SRC_BCLK2); in rt5651_set_dai_pll()
H A Drt5651.h1067 #define RT5651_PLL1_SRC_MASK (0x3 << 12) macro