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