Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk1000_codec.c97 snd_soc_component_write(component, ACCELCODEC_R1D, 0x2a); in rk1000_codec_set_bias_level()
103 snd_soc_component_write(component, ACCELCODEC_R1D, 0x2a); in rk1000_codec_set_bias_level()
110 snd_soc_component_write(component, ACCELCODEC_R1D, 0xFF); in rk1000_codec_set_bias_level()
127 snd_soc_component_write(component, ACCELCODEC_R1D, 0x2a); in rk1000_codec_set_dai_fmt()
239 snd_soc_component_write(component, ACCELCODEC_R1D, 0x2a); in rk1000_codec_mute()
319 ret = snd_soc_component_write(component, ACCELCODEC_R1D, 0x30); in rk1000_codec_reg_init()
H A Drk1000_codec.h76 #define ACCELCODEC_R1D 0x1D macro