Home
last modified time | relevance | path

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

/sound/soc/codecs/
Drt5677.c4526 RT5677_PLL1_SRC_MASK, RT5677_PLL1_SRC_MCLK); in rt5677_set_dai_pll()
4535 RT5677_PLL1_SRC_MASK, RT5677_PLL1_SRC_BCLK1); in rt5677_set_dai_pll()
4539 RT5677_PLL1_SRC_MASK, RT5677_PLL1_SRC_BCLK2); in rt5677_set_dai_pll()
4543 RT5677_PLL1_SRC_MASK, RT5677_PLL1_SRC_BCLK3); in rt5677_set_dai_pll()
4547 RT5677_PLL1_SRC_MASK, RT5677_PLL1_SRC_BCLK4); in rt5677_set_dai_pll()
Drt5677.h1349 #define RT5677_PLL1_SRC_MASK (0x7 << 11) macro