Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852b_rfk.c23 #define RTW8852B_DPK_RF_PATH 2 macro
2505 u32 kip_bkup[RTW8852B_DPK_RF_PATH][RTW8852B_DPK_KIP_REG_NUM] = {}; in _dpk_cal_select()
2506 u32 backup_rf_val[RTW8852B_DPK_RF_PATH][BACKUP_RF_REGS_NR]; in _dpk_cal_select()
2508 bool is_fail = true, reloaded[RTW8852B_DPK_RF_PATH] = {}; in _dpk_cal_select()
2512 for (path = 0; path < RTW8852B_DPK_RF_PATH; path++) { in _dpk_cal_select()
2521 for (path = 0; path < RTW8852B_DPK_RF_PATH; path++) in _dpk_cal_select()
2527 for (path = 0; path < RTW8852B_DPK_RF_PATH; path++) { in _dpk_cal_select()
2537 for (path = 0; path < RTW8852B_DPK_RF_PATH; path++) { in _dpk_cal_select()
2545 for (path = 0; path < RTW8852B_DPK_RF_PATH; path++) { in _dpk_cal_select()
2583 for (path = 0; path < RTW8852B_DPK_RF_PATH; path++) { in _dpk_force_bypass()