Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8961.c299 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()
Dwm8961.h599 #define WM8961_SPKL_ENA 0x0040 /* SPKL_ENA */ macro