Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8900.c132 #define WM8900_REG_HPCTL1_HP_SHORT 0x08 macro
238 hpctl1 |= WM8900_REG_HPCTL1_HP_SHORT | 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()