Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/
Dar5416_reset.c698 uint32_t *coef_mantissa, uint32_t *coef_exponent) in ar5416GetDeltaSlopeValues() argument
719 *coef_mantissa = coef_man >> (COEF_SCALE_S - coef_exp); in ar5416GetDeltaSlopeValues()