Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8961.c171 case WM8961_CHARGE_PUMP_1: in wm8961_readable()
196 u16 cp_reg = snd_soc_component_read(component, WM8961_CHARGE_PUMP_1); in wm8961_hp_event()
208 snd_soc_component_write(component, WM8961_CHARGE_PUMP_1, cp_reg); in wm8961_hp_event()
276 snd_soc_component_write(component, WM8961_CHARGE_PUMP_1, in wm8961_hp_event()
H A Dwm8961.h77 #define WM8961_CHARGE_PUMP_1 0x48 macro