Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drt5640.c1896 RT5640_PLL1_SRC_MASK, RT5640_PLL1_SRC_MCLK); in rt5640_set_dai_pll()
1900 RT5640_PLL1_SRC_MASK, RT5640_PLL1_SRC_BCLK1); in rt5640_set_dai_pll()
1904 RT5640_PLL1_SRC_MASK, RT5640_PLL1_SRC_BCLK2); in rt5640_set_dai_pll()
Drt5640.h988 #define RT5640_PLL1_SRC_MASK (0x3 << 12) macro