Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8900.c230 hpctl1 = WM8900_REG_HPCTL1_HP_CLAMP_IP | in wm8900_hp_event()
237 hpctl1 &= ~WM8900_REG_HPCTL1_HP_CLAMP_IP; in wm8900_hp_event()
238 hpctl1 |= WM8900_REG_HPCTL1_HP_SHORT | in wm8900_hp_event()
246 hpctl1 &= ~WM8900_REG_HPCTL1_HP_CLAMP_OP; in wm8900_hp_event()
247 hpctl1 |= WM8900_REG_HPCTL1_HP_OPSTAGE_ENA; in wm8900_hp_event()
251 hpctl1 &= ~WM8900_REG_HPCTL1_HP_SHORT2; in wm8900_hp_event()
253 hpctl1 &= ~WM8900_REG_HPCTL1_HP_SHORT; in wm8900_hp_event()
259 hpctl1 |= WM8900_REG_HPCTL1_HP_SHORT; in wm8900_hp_event()
263 hpctl1 &= ~WM8900_REG_HPCTL1_HP_OPSTAGE_ENA; in wm8900_hp_event()
267 hpctl1 |= WM8900_REG_HPCTL1_HP_CLAMP_IP | in wm8900_hp_event()
[all …]