Searched refs:WM8961_SPKR_ENA (Results 1 – 2 of 2) sorted by relevance
296 spk_reg |= WM8961_SPKL_ENA | WM8961_SPKR_ENA; in wm8961_spk_event()302 spk_reg &= ~(WM8961_SPKL_ENA | WM8961_SPKR_ENA); in wm8961_spk_event()
592 #define WM8961_SPKR_ENA 0x0080 /* SPKR_ENA */ macro