Searched refs:v_scale (Results 1 – 1 of 1) sorted by relevance
34 static int round_cvb_voltage(int mv, int v_scale, in round_cvb_voltage() argument39 int step = (align->step_uv ? : 1000) * v_scale; in round_cvb_voltage()40 int offset = align->offset_uv * v_scale; in round_cvb_voltage()