Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Drt5665.c4355 RT5665_PLL1_SRC_MASK, RT5665_PLL1_SRC_MCLK); in rt5665_set_component_pll()
4359 RT5665_PLL1_SRC_MASK, RT5665_PLL1_SRC_BCLK1); in rt5665_set_component_pll()
4363 RT5665_PLL1_SRC_MASK, RT5665_PLL1_SRC_BCLK2); in rt5665_set_component_pll()
4367 RT5665_PLL1_SRC_MASK, RT5665_PLL1_SRC_BCLK3); in rt5665_set_component_pll()
Drt5665.h1403 #define RT5665_PLL1_SRC_MASK (0x7 << 8) macro