Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt5640.c1868 RT5640_SCLK_SRC_MASK, reg_val); in rt5640_set_dai_sysclk()
1894 RT5640_SCLK_SRC_MASK, RT5640_SCLK_SRC_MCLK); in rt5640_set_dai_pll()
H A Drt5640.h983 #define RT5640_SCLK_SRC_MASK (0x3 << 14) macro