Searched refs:vselmax (Results 1 – 1 of 1) sorted by relevance
440 int opvsel = 0, srvsel = 0, vselmax = 0, mult = 0, sr = 0; in tps65910_get_voltage_dcdc_sel() local457 vselmax = 75; in tps65910_get_voltage_dcdc_sel()473 vselmax = 75; in tps65910_get_voltage_dcdc_sel()487 vselmax = 64; in tps65910_get_voltage_dcdc_sel()499 if (srvsel > vselmax) in tps65910_get_voltage_dcdc_sel()500 srvsel = vselmax; in tps65910_get_voltage_dcdc_sel()507 if (opvsel > vselmax) in tps65910_get_voltage_dcdc_sel()508 opvsel = vselmax; in tps65910_get_voltage_dcdc_sel()