Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8961.c292 pwr_reg |= WM8961_SPKL_PGA | WM8961_SPKR_PGA; in wm8961_spk_event()
306 pwr_reg &= ~(WM8961_SPKL_PGA | WM8961_SPKR_PGA); in wm8961_spk_event()
H A Dwm8961.h475 #define WM8961_SPKL_PGA 0x0010 /* SPKL_PGA */ macro