Searched defs:uV_step (Results 1 - 1 of 1) sorted by path

/include/linux/regulator/
H A Ddriver.h51 * @uV_step: Step size
57 unsigned int uV_step; member in struct:regulator_linear_range
66 .uV_step = _step_uV, \
219 * @uV_step: Voltage increase with each selector (if linear mapping)
261 unsigned int uV_step; member in struct:regulator_desc

Completed in 26 milliseconds