Searched refs:max_hw_sel (Results 1 – 1 of 1) sorted by relevance
755 unsigned offset, max_hw_sel; in spmi_hw_selector_to_sw() local772 max_hw_sel = range->set_point_max_uV - range->min_uV; in spmi_hw_selector_to_sw()773 max_hw_sel /= range->step_uV; in spmi_hw_selector_to_sw()774 if (hw_sel > max_hw_sel) in spmi_hw_selector_to_sw()