Searched refs:WM8961_SPKR_PGA (Results 1 – 2 of 2) sorted by relevance
292 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()
479 #define WM8961_SPKR_PGA 0x0008 /* SPKR_PGA */ macro