Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Des8396.c1970 reg = snd_soc_component_read(component, ES8396_CLK_SRC_SEL_REG01); in es8396_set_pll()
1977 snd_soc_component_write(component, ES8396_CLK_SRC_SEL_REG01, reg); in es8396_set_pll()
1984 reg = snd_soc_component_read(component, ES8396_CLK_SRC_SEL_REG01); in es8396_set_pll()
1988 snd_soc_component_write(component, ES8396_CLK_SRC_SEL_REG01, reg); in es8396_set_pll()
1995 reg = snd_soc_component_read(component, ES8396_CLK_SRC_SEL_REG01); in es8396_set_pll()
1999 snd_soc_component_write(component, ES8396_CLK_SRC_SEL_REG01, reg); in es8396_set_pll()
2040 ES8396_CLK_SRC_SEL_REG01, in es8396_set_pll()
2045 ES8396_CLK_SRC_SEL_REG01, in es8396_set_pll()
2119 reg = snd_soc_component_read(component, ES8396_CLK_SRC_SEL_REG01); in es8396_set_dai_sysclk()
2122 snd_soc_component_write(component, ES8396_CLK_SRC_SEL_REG01, reg); in es8396_set_dai_sysclk()
[all …]
H A Des8396.h21 #define ES8396_CLK_SRC_SEL_REG01 0x01 macro