Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852b.c585 for (i = 0; i < RF_PATH_NUM_8852B; i++) { in rtw8852b_efuse_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()
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()
1608 static const u32 addr[RF_PATH_NUM_8852B] = {0x5800, 0x7800}; in rtw8852b_set_txpwr_ref()
1625 for (i = 0; i < RF_PATH_NUM_8852B; i++) in rtw8852b_set_txpwr_ref()
[all …]
H A Drtw8852b.h10 #define RF_PATH_NUM_8852B 2 macro
H A Drtw8852b_rfk.c90 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};
94 static const u32 _tssi_de_mcs_5m[RF_PATH_NUM_8852B] = {0x5828, 0x7828};
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()
2709 for (path = 0; path < RF_PATH_NUM_8852B; path++) { in _set_dpd_backoff()
3053 for (i = 0; i < RF_PATH_NUM_8852B; i++) { in _tssi_enable()
3320 for (i = RF_PATH_A; i < RF_PATH_NUM_8852B; i++) { in _tssi_set_efuse_to_de()
3753 for (path = 0; path < RF_PATH_NUM_8852B; path++) in rtw8852b_rck()
3830 for (i = RF_PATH_A; i < RF_PATH_NUM_8852B; i++) { in rtw8852b_tssi()
[all …]