Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8961.c216 hp_reg |= WM8961_HPR_ENA | WM8961_HPL_ENA; in wm8961_hp_event()
266 hp_reg &= ~(WM8961_HPR_ENA_DLY | WM8961_HPR_ENA | in wm8961_hp_event()
H A Dwm8961.h746 #define WM8961_HPR_ENA 0x0001 /* HPR_ENA */ macro