Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drt1305.c808 RT1305_SEL_FS_SYS_PRE_MASK | RT1305_SEL_PLL_SRC_1_MASK, in rt1305_set_component_pll()
816 RT1305_SEL_PLL_SRC_2_MASK | RT1305_SEL_PLL_SRC_1_MASK | in rt1305_set_component_pll()
825 RT1305_CLK_1, RT1305_SEL_PLL_SRC_1_MASK, in rt1305_set_component_pll()
830 RT1305_SEL_PLL_SRC_2_MASK | RT1305_SEL_PLL_SRC_1_MASK | in rt1305_set_component_pll()
Drt1305.h109 #define RT1305_SEL_PLL_SRC_1_MASK (0x3 << 10) macro