Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dmax8649.c59 unsigned ramp_down:1; member
224 info->ramp_down = pdata->ramp_down; in max8649_regulator_probe()
225 if (info->ramp_down) { in max8649_regulator_probe()
/Linux-v4.19/include/linux/regulator/
Dmax8649.h41 unsigned ramp_down:1; member