Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/regulator/
Dtps51632-regulator.h28 bool dvfs_step_20mV; member
/Linux-v5.4/drivers/regulator/
Dtps51632-regulator.c137 if (pdata->dvfs_step_20mV) in tps51632_init_dcdc()
246 pdata->dvfs_step_20mV = of_property_read_bool(np, "ti,dvfs-step-20mV"); in of_get_tps51632_platform_data()