Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm_hubs.c159 left = snd_soc_component_read32(component, WM8993_LEFT_OUTPUT_VOLUME); in wm_hubs_dcs_cache_get()
188 cache->left = snd_soc_component_read32(component, WM8993_LEFT_OUTPUT_VOLUME); in wm_hubs_dcs_cache_set()
479 WM8993_LEFT_OUTPUT_VOLUME, WM8993_RIGHT_OUTPUT_VOLUME,
483 SOC_DOUBLE_R("Headphone Switch", WM8993_LEFT_OUTPUT_VOLUME,
485 SOC_DOUBLE_R("Headphone ZC Switch", WM8993_LEFT_OUTPUT_VOLUME,
686 snd_soc_component_write(component, WM8993_LEFT_OUTPUT_VOLUME, in wm_hubs_update_class_w()
687 snd_soc_component_read32(component, WM8993_LEFT_OUTPUT_VOLUME)); in wm_hubs_update_class_w()
1135 snd_soc_component_update_bits(component, WM8993_LEFT_OUTPUT_VOLUME, in wm_hubs_add_analogue_controls()
Dwm8993.h42 #define WM8993_LEFT_OUTPUT_VOLUME 0x1C macro
Dwm8993.c270 case WM8993_LEFT_OUTPUT_VOLUME: in wm8993_readable()