Searched refs:RT5663_PLL1_SRC_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | rt5663.h | 505 #define RT5663_PLL1_SRC_MASK (0x7 << 11) macro |
H A D | rt5663.c | 2921 mask = RT5663_PLL1_SRC_MASK; in rt5663_set_dai_pll() |