Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5660.c1032 RT5660_PLL1_SRC_MASK, RT5660_PLL1_SRC_MCLK); in rt5660_set_dai_pll()
1037 RT5660_PLL1_SRC_MASK, RT5660_PLL1_SRC_BCLK1); in rt5660_set_dai_pll()
H A Drt5660.h534 #define RT5660_PLL1_SRC_MASK (0x3 << 12) macro