Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt1305.c812 RT1305_SEL_FS_SYS_PRE_MASK | RT1305_SEL_PLL_SRC_1_MASK, in rt1305_set_component_pll()
820 RT1305_SEL_PLL_SRC_2_MASK | RT1305_SEL_PLL_SRC_1_MASK | in rt1305_set_component_pll()
829 RT1305_CLK_1, RT1305_SEL_PLL_SRC_1_MASK, in rt1305_set_component_pll()
834 RT1305_SEL_PLL_SRC_2_MASK | RT1305_SEL_PLL_SRC_1_MASK | in rt1305_set_component_pll()
Drt1305.h112 #define RT1305_SEL_PLL_SRC_1_MASK (0x3 << 10) macro