Home
last modified time | relevance | path

Searched refs:WM8961_DC_SERVO_1 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
Dwm8961.c118 case WM8961_DC_SERVO_1: in wm8961_volatile()
168 case WM8961_DC_SERVO_1: in wm8961_readable()
201 u16 dcs_reg = snd_soc_read(codec, WM8961_DC_SERVO_1); in wm8961_hp_event()
232 snd_soc_write(codec, WM8961_DC_SERVO_1, dcs_reg); in wm8961_hp_event()
235 dcs_reg = snd_soc_read(codec, WM8961_DC_SERVO_1); in wm8961_hp_event()
266 snd_soc_write(codec, WM8961_DC_SERVO_1, dcs_reg); in wm8961_hp_event()
Dwm8961.h74 #define WM8961_DC_SERVO_1 0x3D macro