Searched defs:coef_mantissa (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath9k/
H A Dhw.c1204 u32 *coef_mantissa, u32 *coef_exponent)
1216 *coef_mantissa = coef_man >> (COEF_SCALE_S - coef_exp);
1203 ath9k_hw_get_delta_slope_vals(struct ath_hw *ah, u32 coef_scaled, u32 *coef_mantissa, u32 *coef_exponent) argument

Completed in 36 milliseconds