Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm9081.h227 #define WM9081_SPK_INV_MUTE 0x0010 /* SPK_INV_MUTE */ macro
H A Dwm9081.c374 reg2 &= ~(WM9081_SPK_INV_MUTE | WM9081_OUT_SPK_CTRL); in speaker_mode_put()
378 reg2 |= WM9081_SPK_INV_MUTE | WM9081_OUT_SPK_CTRL; in speaker_mode_put()