Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk1000_codec.c98 snd_soc_component_write(component, ACCELCODEC_R1E, 0x40); in rk1000_codec_set_bias_level()
104 snd_soc_component_write(component, ACCELCODEC_R1E, 0x40); in rk1000_codec_set_bias_level()
111 snd_soc_component_write(component, ACCELCODEC_R1E, 0xFF); in rk1000_codec_set_bias_level()
128 snd_soc_component_write(component, ACCELCODEC_R1E, 0x40); in rk1000_codec_set_dai_fmt()
240 snd_soc_component_write(component, ACCELCODEC_R1E, 0x40); in rk1000_codec_mute()
320 snd_soc_component_write(component, ACCELCODEC_R1E, 0x40); in rk1000_codec_reg_init()
H A Drk1000_codec.h78 #define ACCELCODEC_R1E 0x1E macro