Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8961.c199 u16 cp_reg = snd_soc_read(codec, WM8961_CHARGE_PUMP_1); in wm8961_hp_event() local
210 cp_reg |= WM8961_CP_ENA; in wm8961_hp_event()
211 snd_soc_write(codec, WM8961_CHARGE_PUMP_1, cp_reg); in wm8961_hp_event()
280 cp_reg & ~WM8961_CP_ENA); in wm8961_hp_event()