Searched refs:vstep (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/regulator/ |
D | sc2731-regulator.c | 131 vstep, vmin, vmax) { \ argument 139 .n_voltages = ((vmax) - (vmin)) / (vstep) + 1, \ 140 .uV_step = vstep, \
|
D | hi655x-regulator.c | 140 sreg, cmask, minv, nvolt, vstep) { \ argument 151 .uV_step = vstep, \
|
D | hi6421-regulator.c | 205 #define HI6421_LDO_LINEAR(_id, _min_uV, n_volt, vstep, vreg, vmask, \ argument 216 .uV_step = vstep, \
|
/Linux-v4.19/drivers/gpu/drm/sun4i/ |
D | sun8i_vi_scaler.c | 861 u32 hstep, u32 vstep, in sun8i_vi_scaler_set_coeff() argument
|