Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5645.c2953 RT5645_PLL1_SRC_MASK, RT5645_PLL1_SRC_MCLK); in rt5645_set_dai_pll()
2960 RT5645_PLL1_SRC_MASK, RT5645_PLL1_SRC_BCLK1); in rt5645_set_dai_pll()
2964 RT5645_PLL1_SRC_MASK, RT5645_PLL1_SRC_BCLK2); in rt5645_set_dai_pll()
H A Drt5645.h1067 #define RT5645_PLL1_SRC_MASK (0x7 << 11) macro