Searched refs:curr_idx (Results 1 – 1 of 1) sorted by relevance
183 uint8_t curr_idx; in buck_set_voltage() local194 ret = buck_get_voltage_index(dev, chan, &curr_idx); in buck_set_voltage()196 if ((ret < 0) || (idx == curr_idx)) { in buck_set_voltage()