Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8350.c33 #define WM8350_RAMP_UP 1 macro
86 if (out1->ramp == WM8350_RAMP_UP) { in wm8350_out1_ramp_step()
110 if (out1->ramp == WM8350_RAMP_UP) { in wm8350_out1_ramp_step()
150 if (out2->ramp == WM8350_RAMP_UP) { in wm8350_out2_ramp_step()
174 if (out2->ramp == WM8350_RAMP_UP) { in wm8350_out2_ramp_step()
233 if (out1->ramp == WM8350_RAMP_UP || in wm8350_pga_work()
234 out2->ramp == WM8350_RAMP_UP) { in wm8350_pga_work()
278 out->ramp = WM8350_RAMP_UP; in pga_event()