Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8996.c723 val |= WM8996_HPOUT1R_RMV_SHORT | WM8996_HPOUT1R_OUTP; in wm8996_seq_notifier()
724 mask |= WM8996_HPOUT1R_RMV_SHORT | WM8996_HPOUT1R_OUTP; in wm8996_seq_notifier()
726 mask |= WM8996_HPOUT1R_RMV_SHORT | in wm8996_seq_notifier()
2337 (WM8996_HPOUT1L_ENA | WM8996_HPOUT1R_RMV_SHORT))) in wm8996_hpdet_irq()
2340 WM8996_HPOUT1R_RMV_SHORT, 0); in wm8996_hpdet_irq()
2357 WM8996_HPOUT1R_RMV_SHORT, in wm8996_hpdet_start()
2359 WM8996_HPOUT1R_RMV_SHORT); in wm8996_hpdet_start()
Dwm8996.h1519 #define WM8996_HPOUT1R_RMV_SHORT 0x0008 /* HPOUT1R_RMV_SHORT */ macro