Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8961.c296 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()
H A Dwm8961.h592 #define WM8961_SPKR_ENA 0x0080 /* SPKR_ENA */ macro