Searched refs:WM8993_RIGHT_OUTPUT_VOLUME (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | wm_hubs.c | 162 right = snd_soc_component_read32(component, WM8993_RIGHT_OUTPUT_VOLUME); in wm_hubs_dcs_cache_get() 191 cache->right = snd_soc_component_read32(component, WM8993_RIGHT_OUTPUT_VOLUME); in wm_hubs_dcs_cache_set() 479 WM8993_LEFT_OUTPUT_VOLUME, WM8993_RIGHT_OUTPUT_VOLUME, 484 WM8993_RIGHT_OUTPUT_VOLUME, 6, 1, 0), 486 WM8993_RIGHT_OUTPUT_VOLUME, 7, 1, 0), 688 snd_soc_component_write(component, WM8993_RIGHT_OUTPUT_VOLUME, in wm_hubs_update_class_w() 689 snd_soc_component_read32(component, WM8993_RIGHT_OUTPUT_VOLUME)); in wm_hubs_update_class_w() 1138 snd_soc_component_update_bits(component, WM8993_RIGHT_OUTPUT_VOLUME, in wm_hubs_add_analogue_controls()
|
D | wm8993.h | 43 #define WM8993_RIGHT_OUTPUT_VOLUME 0x1D macro
|
D | wm8993.c | 271 case WM8993_RIGHT_OUTPUT_VOLUME: in wm8993_readable()
|