Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8900.c135 #define WM8900_REG_HPCTL1_HP_SHORT 0x08 macro
241 hpctl1 |= WM8900_REG_HPCTL1_HP_SHORT | in wm8900_hp_event()
256 hpctl1 &= ~WM8900_REG_HPCTL1_HP_SHORT; in wm8900_hp_event()
262 hpctl1 |= WM8900_REG_HPCTL1_HP_SHORT; in wm8900_hp_event()