Searched refs:dcs_reg (Results 1 – 1 of 1) sorted by relevance
323 u16 dcs_reg = snd_soc_read(codec, WM8961_DC_SERVO_1); in wm8961_hp_event() local349 dcs_reg |= in wm8961_hp_event()354 snd_soc_write(codec, WM8961_DC_SERVO_1, dcs_reg); in wm8961_hp_event()357 dcs_reg = snd_soc_read(codec, WM8961_DC_SERVO_1); in wm8961_hp_event()359 dcs_reg & (WM8961_DCS_TRIG_STARTUP_HPR | in wm8961_hp_event()361 if (dcs_reg & (WM8961_DCS_TRIG_STARTUP_HPR | in wm8961_hp_event()386 dcs_reg &= ~(WM8961_DCS_ENA_CHAN_HPR | in wm8961_hp_event()388 snd_soc_write(codec, WM8961_DC_SERVO_1, dcs_reg); in wm8961_hp_event()