Searched refs:WM9081_SPK_INV_MUTE (Results 1 – 2 of 2) sorted by relevance
230 #define WM9081_SPK_INV_MUTE 0x0010 /* SPK_INV_MUTE */ macro
379 reg2 &= ~(WM9081_SPK_INV_MUTE | WM9081_OUT_SPK_CTRL); in speaker_mode_put()383 reg2 |= WM9081_SPK_INV_MUTE | WM9081_OUT_SPK_CTRL; in speaker_mode_put()