Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt1016.h81 #define RT1016_CLK_SYS_SEL_PLL (0x1 << 15) macro
H A Drt1016.c433 reg_val |= RT1016_CLK_SYS_SEL_PLL; in rt1016_set_component_sysclk()