Searched refs:coef_man (Results 1 – 1 of 1) sorted by relevance
645 u_int32_t coef_scaled, coef_exp, coef_man, ds_coef_exp, in ar5k_ar5212_reset() local659 coef_man = coef_scaled + (1 << (24 - coef_exp - 1)); in ar5k_ar5212_reset()660 ds_coef_man = coef_man >> (24 - coef_exp); in ar5k_ar5212_reset()