Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8996.c741 val |= WM8996_HPOUT2R_RMV_SHORT | WM8996_HPOUT2R_OUTP; in wm8996_seq_notifier()
742 mask |= WM8996_HPOUT2R_RMV_SHORT | WM8996_HPOUT2R_OUTP; in wm8996_seq_notifier()
745 WM8996_HPOUT2R_OUTP | in wm8996_seq_notifier()
H A Dwm8996.h1547 #define WM8996_HPOUT2R_OUTP 0x0004 /* HPOUT2R_OUTP */ macro