Home
last modified time | relevance | path

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

/Linux-v4.19/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()
2332 (WM8996_HPOUT1L_ENA | WM8996_HPOUT1R_RMV_SHORT))) in wm8996_hpdet_irq()
2335 WM8996_HPOUT1R_RMV_SHORT, 0); in wm8996_hpdet_irq()
2354 WM8996_HPOUT1R_RMV_SHORT, in wm8996_hpdet_start()
2356 WM8996_HPOUT1R_RMV_SHORT); in wm8996_hpdet_start()
Dwm8996.h1519 #define WM8996_HPOUT1R_RMV_SHORT 0x0008 /* HPOUT1R_RMV_SHORT */ macro