Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dwm8996.c719 val |= WM8996_HPOUT1R_RMV_SHORT | WM8996_HPOUT1R_OUTP; in wm8996_seq_notifier()
720 mask |= WM8996_HPOUT1R_RMV_SHORT | WM8996_HPOUT1R_OUTP; in wm8996_seq_notifier()
722 mask |= WM8996_HPOUT1R_RMV_SHORT | in wm8996_seq_notifier()
2327 (WM8996_HPOUT1L_ENA | WM8996_HPOUT1R_RMV_SHORT))) in wm8996_hpdet_irq()
2330 WM8996_HPOUT1R_RMV_SHORT, 0); in wm8996_hpdet_irq()
2349 WM8996_HPOUT1R_RMV_SHORT, in wm8996_hpdet_start()
2351 WM8996_HPOUT1R_RMV_SHORT); in wm8996_hpdet_start()
Dwm8996.h1515 #define WM8996_HPOUT1R_RMV_SHORT 0x0008 /* HPOUT1R_RMV_SHORT */ macro