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

/linux-4.4.14/include/linux/regulator/
H A Dmax8952.h129 u32 ramp_speed; member in struct:max8952_platform_data
/linux-4.4.14/drivers/regulator/
H A Dmax8952.c174 if (of_property_read_u32(np, "max8952,ramp-speed", &pd->ramp_speed)) max8952_parse_dt()
309 ((pdata->ramp_speed & 0x7) << 5)); max8952_pmic_probe()

Completed in 39 milliseconds