Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Drt5645.c2737 RT5645_PLL1_SRC_MASK, RT5645_PLL1_SRC_MCLK); in rt5645_set_dai_pll()
2744 RT5645_PLL1_SRC_MASK, RT5645_PLL1_SRC_BCLK1); in rt5645_set_dai_pll()
2748 RT5645_PLL1_SRC_MASK, RT5645_PLL1_SRC_BCLK2); in rt5645_set_dai_pll()
Drt5645.h1072 #define RT5645_PLL1_SRC_MASK (0x7 << 11) macro