Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm9081.h234 #define WM9081_OUT_SPK_CTRL 0x0008 /* OUT_SPK_CTRL */ macro
Dwm9081.c378 reg2 &= ~(WM9081_SPK_INV_MUTE | WM9081_OUT_SPK_CTRL); in speaker_mode_put()
382 reg2 |= WM9081_SPK_INV_MUTE | WM9081_OUT_SPK_CTRL; in speaker_mode_put()