Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5640.c1897 RT5640_PLL1_SRC_MASK, RT5640_PLL1_SRC_MCLK); in rt5640_set_dai_pll()
1901 RT5640_PLL1_SRC_MASK, RT5640_PLL1_SRC_BCLK1); in rt5640_set_dai_pll()
1905 RT5640_PLL1_SRC_MASK, RT5640_PLL1_SRC_BCLK2); in rt5640_set_dai_pll()
H A Drt5640.h987 #define RT5640_PLL1_SRC_MASK (0x3 << 12) macro