Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Drt5659.c3490 RT5659_PLL1_SRC_MASK, RT5659_PLL1_SRC_MCLK); in rt5659_set_component_pll()
3494 RT5659_PLL1_SRC_MASK, RT5659_PLL1_SRC_BCLK1); in rt5659_set_component_pll()
3498 RT5659_PLL1_SRC_MASK, RT5659_PLL1_SRC_BCLK2); in rt5659_set_component_pll()
3502 RT5659_PLL1_SRC_MASK, RT5659_PLL1_SRC_BCLK3); in rt5659_set_component_pll()
Drt5659.h1276 #define RT5659_PLL1_SRC_MASK (0x7 << 11) macro