Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8961.c295 pwr_reg |= WM8961_SPKL_PGA | WM8961_SPKR_PGA; in wm8961_spk_event()
309 pwr_reg &= ~(WM8961_SPKL_PGA | WM8961_SPKR_PGA); in wm8961_spk_event()
Dwm8961.h482 #define WM8961_SPKR_PGA 0x0008 /* SPKR_PGA */ macro