Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/include/linux/regulator/
Dmax8649.h41 unsigned ramp_down:1; member