tps65217pmic.c | 123 uint16_t voltage_max; /* in mV */ member in struct:tps_reg_param 209 .voltage_max = 3300, 222 .voltage_max = 3300, 235 .voltage_max = 3300, 248 .voltage_max = 3300, 261 .voltage_max = 3300, 274 .voltage_max = 3300, 287 .voltage_max = 3300, 900 if (regulator->voltage_min > mvolt || regulator->voltage_max < mvolt)
|