Searched refs:RTW89_LINEAR_FRAC_BITS (Results 1 – 3 of 3) sorted by relevance
40 (val << RTW89_LINEAR_FRAC_BITS) <= db_invert_table[i][j]) in rtw89_linear_2_db()56 val - (db_invert_table[FRAC_ROW_MAX][7] >> RTW89_LINEAR_FRAC_BITS)) { in rtw89_linear_2_db()64 val <<= RTW89_LINEAR_FRAC_BITS; in rtw89_linear_2_db()102 linear = linear << RTW89_LINEAR_FRAC_BITS; in rtw89_db_2_linear()
9 #define RTW89_LINEAR_FRAC_BITS 3 macro
625 linear = DIV_ROUND_CLOSEST_ULL(linear / 2, 1 << RTW89_LINEAR_FRAC_BITS); in rtw8852bt_ext_loss_avg_update()