Home
last modified time | relevance | path

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

/Linux-v5.10/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()
723 WM8996_HPOUT1R_OUTP | in wm8996_seq_notifier()
Dwm8996.h1519 #define WM8996_HPOUT1R_OUTP 0x0004 /* HPOUT1R_OUTP */ macro