Home
last modified time | relevance | path

Searched refs:RK817_CODEC_DDAC_VOLR (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/sound/
H A Drk817_codec.c94 {RK817_CODEC_DDAC_VOLR, 0x0a},
223 snd_soc_write(codec, RK817_CODEC_DDAC_VOLR, rk817->spk_volume); in rk817_playback_path_put()
243 snd_soc_write(codec, RK817_CODEC_DDAC_VOLR, rk817->hp_volume); in rk817_playback_path_put()
272 snd_soc_write(codec, RK817_CODEC_DDAC_VOLR, rk817->hp_volume); in rk817_playback_path_put()
H A Drk817_codec.h40 #define RK817_CODEC_DDAC_VOLR (RK817_CODEC_BASE + 0x32) macro
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk817_codec.c127 { RK817_CODEC_DDAC_VOLR, 0x00 },
200 case RK817_CODEC_DDAC_VOLR: in rk817_codec_register()
304 {RK817_CODEC_DDAC_VOLR, 0x0a},
629 snd_soc_component_write(component, RK817_CODEC_DDAC_VOLR, in rk817_playback_path_config()
652 snd_soc_component_write(component, RK817_CODEC_DDAC_VOLR, in rk817_playback_path_config()
689 snd_soc_component_write(component, RK817_CODEC_DDAC_VOLR, in rk817_playback_path_config()
H A Drk817_codec.h49 #define RK817_CODEC_DDAC_VOLR (RK817_CODEC_BASE + 0x32) macro