Searched refs:WM8350_OUT1L_VOL_MASK (Results 1 – 2 of 2) sorted by relevance
108 val = (reg & WM8350_OUT1L_VOL_MASK) >> WM8350_OUT1L_VOL_SHIFT; in wm8350_out1_ramp_step()114 reg &= ~WM8350_OUT1L_VOL_MASK; in wm8350_out1_ramp_step()123 reg &= ~WM8350_OUT1L_VOL_MASK; in wm8350_out1_ramp_step()1570 WM8350_OUT1L_VOL_MASK) >> WM8350_OUT1L_VOL_SHIFT; in wm8350_codec_probe()
406 #define WM8350_OUT1L_VOL_MASK 0x00FC macro