Searched refs:current_voltage (Results 1 – 2 of 2) sorted by relevance
582 il4965_get_voltage_compensation(s32 eeprom_voltage, s32 current_voltage) in il4965_get_voltage_compensation() argument587 TX_POWER_IL_ILLEGAL_VOLTAGE == current_voltage) in il4965_get_voltage_compensation()590 il4965_math_div_round(current_voltage - eeprom_voltage, in il4965_get_voltage_compensation()593 if (current_voltage > eeprom_voltage) in il4965_get_voltage_compensation()
1276 u16 current_voltage; in rv6xx_step_sw_voltage() local1284 initial_voltage, ¤t_voltage)) || in rv6xx_step_sw_voltage()1289 if (true_target_voltage < current_voltage) in rv6xx_step_sw_voltage()1294 while (current_voltage != true_target_voltage) { in rv6xx_step_sw_voltage()1295 current_voltage += signed_voltage_step; in rv6xx_step_sw_voltage()1297 current_voltage); in rv6xx_step_sw_voltage()