Searched refs:uV_step (Results 1 – 1 of 1) sorted by relevance
34 unsigned int uV_step; member63 .uV_step = (step), \74 .uV_step = (step), \93 .uV_step = (step), \104 .uV_step = (step), \115 .uV_step = (step), \126 .uV_step = (step), \137 .uV_step = (step), \476 *uV = uc_pdata->min_uV + (int)val * desc->uV_step; in pfuze100_regulator_val()504 (*uV - uc_pdata->min_uV) / desc->uV_step); in pfuze100_regulator_val()
Completed in 3 milliseconds