Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dvctrl-regulator.c48 static int vctrl_calc_ctrl_voltage(struct vctrl_data *vctrl, int out_uV) in vctrl_calc_ctrl_voltage() argument
54 DIV_ROUND_CLOSEST_ULL((s64)(out_uV - out->min_uV) * in vctrl_calc_ctrl_voltage()