Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dwm8961.c223 hp_reg |= WM8961_HPR_ENA_DLY | WM8961_HPL_ENA_DLY; in wm8961_hp_event()
269 hp_reg &= ~(WM8961_HPR_ENA_DLY | WM8961_HPR_ENA | in wm8961_hp_event()
Dwm8961.h745 #define WM8961_HPR_ENA_DLY 0x0002 /* HPR_ENA_DLY */ macro