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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-4965.c709 static s32 iwl4965_get_voltage_compensation(s32 eeprom_voltage, argument
714 if ((TX_POWER_IWL_ILLEGAL_VOLTAGE == eeprom_voltage) ||
718 iwl4965_math_div_round(current_voltage - eeprom_voltage,
721 if (current_voltage > eeprom_voltage)

Completed in 50 milliseconds