Searched refs:WM8961_SPKL_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()
596 #define WM8961_SPKL_ENA 0x0040 /* SPKL_ENA */ macro