Searched refs:wm8350 (Results 1 – 2 of 2) sorted by relevance
/sound/soc/codecs/ |
D | wm8350.c | 63 struct wm8350 *wm8350; member 81 struct wm8350 *wm8350 = wm8350_data->wm8350; in wm8350_out1_ramp_step() local 86 reg = wm8350_reg_read(wm8350, WM8350_LOUT1_VOLUME); in wm8350_out1_ramp_step() 94 wm8350_reg_write(wm8350, WM8350_LOUT1_VOLUME, in wm8350_out1_ramp_step() 103 wm8350_reg_write(wm8350, WM8350_LOUT1_VOLUME, in wm8350_out1_ramp_step() 111 reg = wm8350_reg_read(wm8350, WM8350_ROUT1_VOLUME); in wm8350_out1_ramp_step() 118 wm8350_reg_write(wm8350, WM8350_ROUT1_VOLUME, in wm8350_out1_ramp_step() 127 wm8350_reg_write(wm8350, WM8350_ROUT1_VOLUME, in wm8350_out1_ramp_step() 135 wm8350_set_bits(wm8350, WM8350_LOUT1_VOLUME, WM8350_OUT1_VU); in wm8350_out1_ramp_step() 147 struct wm8350 *wm8350 = wm8350_data->wm8350; in wm8350_out2_ramp_step() local [all …]
|
D | Makefile | 78 snd-soc-wm8350-objs := wm8350.o 201 obj-$(CONFIG_SND_SOC_WM8350) += snd-soc-wm8350.o
|