Searched refs:RK817_CODEC_DDAC_VOLL (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/sound/ |
| H A D | rk817_codec.c | 93 {RK817_CODEC_DDAC_VOLL, 0x0a}, 222 snd_soc_write(codec, RK817_CODEC_DDAC_VOLL, rk817->spk_volume); in rk817_playback_path_put() 242 snd_soc_write(codec, RK817_CODEC_DDAC_VOLL, rk817->hp_volume); in rk817_playback_path_put() 271 snd_soc_write(codec, RK817_CODEC_DDAC_VOLL, rk817->hp_volume); in rk817_playback_path_put()
|
| H A D | rk817_codec.h | 39 #define RK817_CODEC_DDAC_VOLL (RK817_CODEC_BASE + 0x31) macro
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | rk817_codec.c | 126 { RK817_CODEC_DDAC_VOLL, 0x00 }, 199 case RK817_CODEC_DDAC_VOLL: in rk817_codec_register() 303 {RK817_CODEC_DDAC_VOLL, 0x0a}, 627 snd_soc_component_write(component, RK817_CODEC_DDAC_VOLL, in rk817_playback_path_config() 650 snd_soc_component_write(component, RK817_CODEC_DDAC_VOLL, in rk817_playback_path_config() 687 snd_soc_component_write(component, RK817_CODEC_DDAC_VOLL, in rk817_playback_path_config()
|
| H A D | rk817_codec.h | 48 #define RK817_CODEC_DDAC_VOLL (RK817_CODEC_BASE + 0x31) macro
|