Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw89/
Dcore.h2743 #define TIA_GAIN_NUM 2 macro
2763 s8 tia_gain_a[TIA_GAIN_NUM];
2764 s8 tia_gain_g[TIA_GAIN_NUM];
3056 s8 tia_gain[RTW89_BB_GAIN_BAND_NR][RF_PATH_MAX][TIA_GAIN_NUM];
Drtw8852c.c697 static const struct rtw8852c_bb_gain bb_gain_tia[TIA_GAIN_NUM] = {
840 for (i = 0; i < TIA_GAIN_NUM; i++) { in rtw8852c_set_gain_error()