Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8350.c83 reg = wm8350_reg_read(wm8350, WM8350_LOUT1_VOLUME); in wm8350_out1_ramp_step()
91 wm8350_reg_write(wm8350, WM8350_LOUT1_VOLUME, in wm8350_out1_ramp_step()
100 wm8350_reg_write(wm8350, WM8350_LOUT1_VOLUME, in wm8350_out1_ramp_step()
313 case WM8350_LOUT1_VOLUME: in wm8350_put_volsw_2r_vu()
353 case WM8350_LOUT1_VOLUME: in wm8350_get_volsw_2r()
454 WM8350_LOUT1_VOLUME,
459 WM8350_LOUT1_VOLUME,
473 WM8350_LOUT1_VOLUME,
1218 wm8350_clear_bits(wm8350, WM8350_LOUT1_VOLUME, in wm8350_set_bias_level()
1514 wm8350_reg_write(wm8350, WM8350_LOUT1_VOLUME, 0); in wm8350_component_probe()
[all …]
/openbmc/linux/include/linux/mfd/wm8350/
H A Daudio.h49 #define WM8350_LOUT1_VOLUME 0x68 macro