Home
last modified time | relevance | path

Searched refs:WM8993_RIGHT_OUTPUT_VOLUME (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dwm_hubs.c158 right = snd_soc_component_read(component, WM8993_RIGHT_OUTPUT_VOLUME); in wm_hubs_dcs_cache_get()
187 cache->right = snd_soc_component_read(component, WM8993_RIGHT_OUTPUT_VOLUME); in wm_hubs_dcs_cache_set()
475 WM8993_LEFT_OUTPUT_VOLUME, WM8993_RIGHT_OUTPUT_VOLUME,
480 WM8993_RIGHT_OUTPUT_VOLUME, 6, 1, 0),
482 WM8993_RIGHT_OUTPUT_VOLUME, 7, 1, 0),
684 snd_soc_component_write(component, WM8993_RIGHT_OUTPUT_VOLUME, in wm_hubs_update_class_w()
685 snd_soc_component_read(component, WM8993_RIGHT_OUTPUT_VOLUME)); in wm_hubs_update_class_w()
1134 snd_soc_component_update_bits(component, WM8993_RIGHT_OUTPUT_VOLUME, in wm_hubs_add_analogue_controls()
H A Dwm8993.h43 #define WM8993_RIGHT_OUTPUT_VOLUME 0x1D macro
H A Dwm8993.c268 case WM8993_RIGHT_OUTPUT_VOLUME: in wm8993_readable()