Searched refs:coef_mantissa (Results 1 – 2 of 2) sorted by relevance
830 uint32_t *coef_mantissa, uint32_t *coef_exponent) in ar5416GetDeltaSlopeValues() argument851 *coef_mantissa = coef_man >> (COEF_SCALE_S - coef_exp); in ar5416GetDeltaSlopeValues()
747 u_int32_t *coef_mantissa, u_int32_t *coef_exponent) in ar9300_get_delta_slope_values() argument771 *coef_mantissa = coef_man >> (COEF_SCALE_S - coef_exp); in ar9300_get_delta_slope_values()