Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
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()
232 if (out1->ramp == WM8350_RAMP_UP || in wm8350_pga_work()
233 out2->ramp == WM8350_RAMP_UP) { in wm8350_pga_work()
277 out->ramp = WM8350_RAMP_UP; in pga_event()