dvfs_step_20mV    137 drivers/regulator/tps51632-regulator.c 	if (pdata->dvfs_step_20mV)
dvfs_step_20mV    246 drivers/regulator/tps51632-regulator.c 	pdata->dvfs_step_20mV = of_property_read_bool(np, "ti,dvfs-step-20mV");
dvfs_step_20mV     28 include/linux/regulator/tps51632-regulator.h 	bool dvfs_step_20mV;