Searched refs:VOUT_CHOICE_COUNT (Results 1 – 1 of 1) sorted by relevance
12 #define VOUT_CHOICE_COUNT 4 macro27 int vin_min[VOUT_CHOICE_COUNT];28 int vout[VOUT_CHOICE_COUNT];202 } while (++sel < VOUT_CHOICE_COUNT); in tps65910_regulator_set_value()203 if (sel == VOUT_CHOICE_COUNT) in tps65910_regulator_set_value()