Return the voltage step size between vsel values
unsigned int regulator_get_linear_step(struct regulator * regulator);
regulator
regulator source
Returns the voltage step size between VSEL values for linear regulators, or return 0 if the regulator isn't a linear regulator.
Liam Girdwood <[email protected]>
Author.
Mark Brown <[email protected]>
Wolfson Microelectronics,
Author.