Searched refs:RT1016_CLK_SYS_SEL_MCLK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | rt1016.h | 80 #define RT1016_CLK_SYS_SEL_MCLK (0x0 << 15) macro |
H A D | rt1016.c | 429 reg_val |= RT1016_CLK_SYS_SEL_MCLK; in rt1016_set_component_sysclk() |