Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5663.h509 #define RT5663_V2_PLL1_SRC_MASK (0x7 << 8) macro
H A Drt5663.c2917 mask = RT5663_V2_PLL1_SRC_MASK; in rt5663_set_dai_pll()