Searched refs:RK817_CODEC_DDAC_VOLR (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/sound/ |
| H A D | rk817_codec.c | 94 {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 D | rk817_codec.h | 40 #define RK817_CODEC_DDAC_VOLR (RK817_CODEC_BASE + 0x32) macro
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rk817_codec.c | 127 { 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 D | rk817_codec.h | 49 #define RK817_CODEC_DDAC_VOLR (RK817_CODEC_BASE + 0x32) macro
|