Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt1015.h186 #define RT1015_CLK_SYS_PRE_SEL_MCLK (0x0 << 14) macro
H A Drt1015.c816 reg_val |= RT1015_CLK_SYS_PRE_SEL_MCLK; in rt1015_set_component_sysclk()