Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/regulator/
H A Dtps51632-regulator.h28 bool dvfs_step_20mV; member
/openbmc/linux/drivers/regulator/
H A Dtps51632-regulator.c124 if (pdata->dvfs_step_20mV) in tps51632_init_dcdc()
233 pdata->dvfs_step_20mV = of_property_read_bool(np, "ti,dvfs-step-20mV"); in of_get_tps51632_platform_data()