Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm_hubs.c155 left = snd_soc_component_read(component, WM8993_LEFT_OUTPUT_VOLUME); in wm_hubs_dcs_cache_get()
184 cache->left = snd_soc_component_read(component, WM8993_LEFT_OUTPUT_VOLUME); in wm_hubs_dcs_cache_set()
475 WM8993_LEFT_OUTPUT_VOLUME, WM8993_RIGHT_OUTPUT_VOLUME,
479 SOC_DOUBLE_R("Headphone Switch", WM8993_LEFT_OUTPUT_VOLUME,
481 SOC_DOUBLE_R("Headphone ZC Switch", WM8993_LEFT_OUTPUT_VOLUME,
682 snd_soc_component_write(component, WM8993_LEFT_OUTPUT_VOLUME, in wm_hubs_update_class_w()
683 snd_soc_component_read(component, WM8993_LEFT_OUTPUT_VOLUME)); in wm_hubs_update_class_w()
1131 snd_soc_component_update_bits(component, WM8993_LEFT_OUTPUT_VOLUME, in wm_hubs_add_analogue_controls()
H A Dwm8993.h42 #define WM8993_LEFT_OUTPUT_VOLUME 0x1C macro
H A Dwm8993.c267 case WM8993_LEFT_OUTPUT_VOLUME: in wm8993_readable()