Searched refs:WM9081_SPK_INV_MUTE (Results 1 – 2 of 2) sorted by relevance
227 #define WM9081_SPK_INV_MUTE 0x0010 /* SPK_INV_MUTE */ macro
374 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()