Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
Drt5660.c1034 RT5660_PLL1_SRC_MASK, RT5660_PLL1_SRC_MCLK); in rt5660_set_dai_pll()
1039 RT5660_PLL1_SRC_MASK, RT5660_PLL1_SRC_BCLK1); in rt5660_set_dai_pll()
Drt5660.h534 #define RT5660_PLL1_SRC_MASK (0x3 << 12) macro