Searched refs:VOUT_CHOICE_COUNT (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/power/regulator/
H A Dtps65910_regulator.c14 #define VOUT_CHOICE_COUNT 4 macro
29 int vin_min[VOUT_CHOICE_COUNT];
30 int vout[VOUT_CHOICE_COUNT];
204 } while (++sel < VOUT_CHOICE_COUNT);
205 if (sel == VOUT_CHOICE_COUNT)

Completed in 82 milliseconds