Searched refs:WM8961_SPKL_ENA (Results 1 – 2 of 2) sorted by relevance
299 spk_reg |= WM8961_SPKL_ENA | WM8961_SPKR_ENA; in wm8961_spk_event()305 spk_reg &= ~(WM8961_SPKL_ENA | WM8961_SPKR_ENA); in wm8961_spk_event()
599 #define WM8961_SPKL_ENA 0x0040 /* SPKL_ENA */ macro