Home
last modified time | relevance | path

Searched refs:eeprom_voltage (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965.c582 il4965_get_voltage_compensation(s32 eeprom_voltage, s32 current_voltage) in il4965_get_voltage_compensation() argument
586 if (TX_POWER_IL_ILLEGAL_VOLTAGE == eeprom_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()