Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5616.c353 if (val == RT5616_SCLK_SRC_PLL1) in is_sys_clk_from_pll()
1077 reg_val |= RT5616_SCLK_SRC_PLL1; in rt5616_set_dai_sysclk()
H A Drt5616.h832 #define RT5616_SCLK_SRC_PLL1 (0x1 << 14) macro