Searched refs:iwl4965_math_div_round (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.c680 static s32 iwl4965_math_div_round(s32 num, s32 denom, s32 *res) function
718 iwl4965_math_div_round(current_voltage - eeprom_voltage,
777 iwl4965_math_div_round((x2 - x) * (y1 - y2), (x2 - x1), &val);
1246 iwl4965_math_div_round((current_temp - factory_temp) *

Completed in 32 milliseconds