Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Drt5645.c2937 RT5645_PLL1_SRC_MASK, RT5645_PLL1_SRC_MCLK); in rt5645_set_dai_pll()
2944 RT5645_PLL1_SRC_MASK, RT5645_PLL1_SRC_BCLK1); in rt5645_set_dai_pll()
2948 RT5645_PLL1_SRC_MASK, RT5645_PLL1_SRC_BCLK2); in rt5645_set_dai_pll()
Drt5645.h1069 #define RT5645_PLL1_SRC_MASK (0x7 << 11) macro