Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Drt5645.c2257 RT5645_PLL1_SRC_MASK, RT5645_PLL1_SRC_MCLK); in rt5645_set_dai_pll()
2264 RT5645_PLL1_SRC_MASK, RT5645_PLL1_SRC_BCLK1); in rt5645_set_dai_pll()
2268 RT5645_PLL1_SRC_MASK, RT5645_PLL1_SRC_BCLK2); in rt5645_set_dai_pll()
Drt5645.h1071 #define RT5645_PLL1_SRC_MASK (0x3 << 12) macro