Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/regulator/
H A Dmax8952.h112 u32 ramp_speed; member
/openbmc/linux/drivers/regulator/
H A Dmax8952.c156 if (of_property_read_u32(np, "max8952,ramp-speed", &pd->ramp_speed)) in max8952_parse_dt()
302 ((pdata->ramp_speed & 0x7) << 5)); in max8952_pmic_probe()