Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5670.c2481 RT5670_PLL1_SRC_MASK, RT5670_PLL1_SRC_MCLK); in rt5670_set_dai_pll()
2490 RT5670_PLL1_SRC_MASK, RT5670_PLL1_SRC_BCLK1); in rt5670_set_dai_pll()
2494 RT5670_PLL1_SRC_MASK, RT5670_PLL1_SRC_BCLK2); in rt5670_set_dai_pll()
H A Drt5670.h971 #define RT5670_PLL1_SRC_MASK (0x7 << 11) macro