Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/codecs/
Dwm8350.c107 reg = wm8350_reg_read(wm8350, WM8350_LOUT1_VOLUME); in wm8350_out1_ramp_step()
115 wm8350_reg_write(wm8350, WM8350_LOUT1_VOLUME, in wm8350_out1_ramp_step()
124 wm8350_reg_write(wm8350, WM8350_LOUT1_VOLUME, in wm8350_out1_ramp_step()
156 wm8350_set_bits(wm8350, WM8350_LOUT1_VOLUME, WM8350_OUT1_VU); in wm8350_out1_ramp_step()
341 case WM8350_LOUT1_VOLUME: in wm8350_put_volsw_2r_vu()
381 case WM8350_LOUT1_VOLUME: in wm8350_get_volsw_2r()
483 WM8350_LOUT1_VOLUME,
488 WM8350_LOUT1_VOLUME,
502 WM8350_LOUT1_VOLUME,
1274 wm8350_clear_bits(wm8350, WM8350_LOUT1_VOLUME, in wm8350_set_bias_level()
[all …]
/linux-3.4.99/include/linux/mfd/wm8350/
Daudio.h54 #define WM8350_LOUT1_VOLUME 0x68 macro