Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Drtw8852b.c585 for (i = 0; i < RF_PATH_NUM_8852B; i++) { in rtw8852b_efuse_parsing_tssi()
679 static const u32 tssi_trim_addr[RF_PATH_NUM_8852B] = {0x5D6, 0x5AB}; in rtw8852b_phycap_parsing_tssi()
685 for (i = 0; i < RF_PATH_NUM_8852B; i++) { in rtw8852b_phycap_parsing_tssi()
702 for (i = 0; i < RF_PATH_NUM_8852B; i++) in rtw8852b_phycap_parsing_tssi()
714 static const u32 thm_trim_addr[RF_PATH_NUM_8852B] = {0x5DF, 0x5DC}; in rtw8852b_phycap_parsing_thermal_trim()
718 for (i = 0; i < RF_PATH_NUM_8852B; i++) { in rtw8852b_phycap_parsing_thermal_trim()
747 for (i = 0; i < RF_PATH_NUM_8852B; i++) { in rtw8852b_thermal_trim()
762 static const u32 pabias_trim_addr[RF_PATH_NUM_8852B] = {0x5DE, 0x5DB}; in rtw8852b_phycap_parsing_pa_bias_trim()
766 for (i = 0; i < RF_PATH_NUM_8852B; i++) { in rtw8852b_phycap_parsing_pa_bias_trim()
791 for (i = 0; i < RF_PATH_NUM_8852B; i++) { in rtw8852b_pa_bias_trim()
[all …]
Drtw8852b.h10 #define RF_PATH_NUM_8852B 2 macro
Drtw8852b_rfk.c88 static const u32 _tssi_de_cck_long[RF_PATH_NUM_8852B] = {0x5858, 0x7858};
89 static const u32 _tssi_de_cck_short[RF_PATH_NUM_8852B] = {0x5860, 0x7860};
90 static const u32 _tssi_de_mcs_20m[RF_PATH_NUM_8852B] = {0x5838, 0x7838};
91 static const u32 _tssi_de_mcs_40m[RF_PATH_NUM_8852B] = {0x5840, 0x7840};
92 static const u32 _tssi_de_mcs_80m[RF_PATH_NUM_8852B] = {0x5848, 0x7848};
93 static const u32 _tssi_de_mcs_80m_80m[RF_PATH_NUM_8852B] = {0x5850, 0x7850};
94 static const u32 _tssi_de_mcs_5m[RF_PATH_NUM_8852B] = {0x5828, 0x7828};
95 static const u32 _tssi_de_mcs_10m[RF_PATH_NUM_8852B] = {0x5830, 0x7830};
311 for (path = 0; path < RF_PATH_NUM_8852B; path++) { in _rx_dck()
2603 for (path = 0; path < RF_PATH_NUM_8852B; path++) { in _dpk_track()
[all …]