Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm9081.h231 #define WM9081_OUT_SPK_CTRL 0x0008 /* OUT_SPK_CTRL */ 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()