Home
last modified time | relevance | path

Searched refs:vstep (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/regulator/
Dsc2731-regulator.c131 vstep, vmin, vmax) { \ argument
139 .n_voltages = ((vmax) - (vmin)) / (vstep) + 1, \
140 .uV_step = vstep, \
Dhi655x-regulator.c140 sreg, cmask, minv, nvolt, vstep) { \ argument
151 .uV_step = vstep, \
Dhi6421-regulator.c205 #define HI6421_LDO_LINEAR(_id, _min_uV, n_volt, vstep, vreg, vmask, \ argument
216 .uV_step = vstep, \
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun8i_vi_scaler.c861 u32 hstep, u32 vstep, in sun8i_vi_scaler_set_coeff() argument