Searched refs:RTW89_MAX_DBM (Results 1 – 1 of 1) sorted by relevance
9 #define RTW89_MAX_DBM (96 * (1 << RTW89_DBM_QUARTER_FACTOR)) macro121 return RTW89_MAX_DBM; in rtw89_linear_to_db_quarter()140 db = clamp_t(s32, db, RTW89_MIN_DBM, RTW89_MAX_DBM); in rtw89_db_quarter_to_linear()