Searched refs:ovp_threshold (Results 1 – 1 of 1) sorted by relevance
42 unsigned int ovp_threshold; member109 if (req_min_uV >= uV || !vctrl->ovp_threshold) in vctrl_set_voltage()117 int max_drop_uV = (uV * vctrl->ovp_threshold) / 100; in vctrl_set_voltage()172 if (selector >= vctrl->sel || !vctrl->ovp_threshold) { in vctrl_set_voltage_sel()247 vctrl->ovp_threshold = pval; in vctrl_parse_dt()248 if (vctrl->ovp_threshold > 100) { in vctrl_parse_dt()251 vctrl->ovp_threshold); in vctrl_parse_dt()272 if (vctrl->ovp_threshold && !vctrl->min_slew_down_rate) { in vctrl_parse_dt()379 (100 - vctrl->ovp_threshold)) / 100; in vctrl_init_vtable()