Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/codecs/
Dwm8350.c173 reg = wm8350_reg_read(wm8350, WM8350_LOUT2_VOLUME); in wm8350_out2_ramp_step()
180 wm8350_reg_write(wm8350, WM8350_LOUT2_VOLUME, in wm8350_out2_ramp_step()
189 wm8350_reg_write(wm8350, WM8350_LOUT2_VOLUME, in wm8350_out2_ramp_step()
221 wm8350_set_bits(wm8350, WM8350_LOUT2_VOLUME, WM8350_OUT2_VU); in wm8350_out2_ramp_step()
344 case WM8350_LOUT2_VOLUME: in wm8350_put_volsw_2r_vu()
386 case WM8350_LOUT2_VOLUME: in wm8350_get_volsw_2r()
491 WM8350_LOUT2_VOLUME,
495 SOC_DOUBLE_R("Out2 Playback ZC Switch", WM8350_LOUT2_VOLUME,
506 WM8350_LOUT2_VOLUME,
1278 wm8350_clear_bits(wm8350, WM8350_LOUT2_VOLUME, in wm8350_set_bias_level()
[all …]
/linux-3.4.99/include/linux/mfd/wm8350/
Daudio.h56 #define WM8350_LOUT2_VOLUME 0x6A macro