Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8961.c243 hp_reg |= WM8961_HPR_ENA_OUTP | WM8961_HPL_ENA_OUTP; in wm8961_hp_event()
257 hp_reg &= ~(WM8961_HPR_ENA_OUTP | WM8961_HPL_ENA_OUTP); in wm8961_hp_event()
H A Dwm8961.h738 #define WM8961_HPR_ENA_OUTP 0x0004 /* HPR_ENA_OUTP */ macro