Searched refs:WM8993_RIGHT_OUTPUT_VOLUME (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.15/sound/soc/codecs/ | 
| D | wm_hubs.c | 158 	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()
 
 | 
| D | wm8993.h | 43 #define WM8993_RIGHT_OUTPUT_VOLUME              0x1D  macro
 | 
| D | wm8993.c | 268 	case WM8993_RIGHT_OUTPUT_VOLUME:  in wm8993_readable()
 |