Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8961.c220 hp_reg |= WM8961_HPR_ENA_DLY | WM8961_HPL_ENA_DLY; in wm8961_hp_event()
266 hp_reg &= ~(WM8961_HPR_ENA_DLY | WM8961_HPR_ENA | in wm8961_hp_event()
H A Dwm8961.h742 #define WM8961_HPR_ENA_DLY 0x0002 /* HPR_ENA_DLY */ macro