Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8961.c203 hp_reg &= ~(WM8961_HPR_RMV_SHORT | WM8961_HPL_RMV_SHORT); in wm8961_hp_event()
247 hp_reg |= WM8961_HPR_RMV_SHORT | WM8961_HPL_RMV_SHORT; in wm8961_hp_event()
253 hp_reg &= ~(WM8961_HPR_RMV_SHORT | WM8961_HPL_RMV_SHORT); in wm8961_hp_event()
H A Dwm8961.h718 #define WM8961_HPL_RMV_SHORT 0x0080 /* HPL_RMV_SHORT */ macro