Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c747 u_int32_t *coef_mantissa, u_int32_t *coef_exponent) in ar9300_get_delta_slope_values() argument
771 *coef_mantissa = coef_man >> (COEF_SCALE_S - coef_exp); in ar9300_get_delta_slope_values()