Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Drt5677.c4338 RT5677_PLL1_SRC_MASK, RT5677_PLL1_SRC_MCLK); in rt5677_set_dai_pll()
4347 RT5677_PLL1_SRC_MASK, RT5677_PLL1_SRC_BCLK1); in rt5677_set_dai_pll()
4351 RT5677_PLL1_SRC_MASK, RT5677_PLL1_SRC_BCLK2); in rt5677_set_dai_pll()
4355 RT5677_PLL1_SRC_MASK, RT5677_PLL1_SRC_BCLK3); in rt5677_set_dai_pll()
4359 RT5677_PLL1_SRC_MASK, RT5677_PLL1_SRC_BCLK4); in rt5677_set_dai_pll()
Drt5677.h1347 #define RT5677_PLL1_SRC_MASK (0x7 << 11) macro