Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5645.c2974 RT5645_PLL1_SRC_MASK, RT5645_PLL1_SRC_MCLK); in rt5645_set_dai_pll()
2981 RT5645_PLL1_SRC_MASK, RT5645_PLL1_SRC_BCLK1); in rt5645_set_dai_pll()
2985 RT5645_PLL1_SRC_MASK, RT5645_PLL1_SRC_BCLK2); in rt5645_set_dai_pll()
Drt5645.h1072 #define RT5645_PLL1_SRC_MASK (0x7 << 11) macro