Searched refs:SRCCKS (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/soc/codecs/
H A Dak4375.c69 #define AK4375_13_SRC_CLK_SOURCE 0x13 /* SRC Bypass: SRCCKS=XCKSEL=SELDAIN=0 */
70 #define SRCCKS BIT(0) /* SRC Clock source 0: MCKI, 1: PLL0 */ macro
356 /* SRCCKS bit: force to 1 for SRC PLL source clock */
357 snd_soc_component_update_bits(component, AK4375_13_SRC_CLK_SOURCE, SRCCKS, SRCCKS);

Completed in 149 milliseconds