Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8350.c36 #define WM8350_RAMP_UP 1 macro
89 if (out1->ramp == WM8350_RAMP_UP) { in wm8350_out1_ramp_step()
113 if (out1->ramp == WM8350_RAMP_UP) { in wm8350_out1_ramp_step()
153 if (out2->ramp == WM8350_RAMP_UP) { in wm8350_out2_ramp_step()
177 if (out2->ramp == WM8350_RAMP_UP) { in wm8350_out2_ramp_step()
235 if (out1->ramp == WM8350_RAMP_UP || in wm8350_pga_work()
236 out2->ramp == WM8350_RAMP_UP) { in wm8350_pga_work()
280 out->ramp = WM8350_RAMP_UP; in pga_event()