Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
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()
Dwm8961.h734 #define WM8961_HPR_RMV_SHORT 0x0008 /* HPR_RMV_SHORT */ macro