Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852b_rfk.c22 #define RTW8852B_DPK_RF_PATH 2 macro
2497 u32 kip_bkup[RTW8852B_DPK_RF_PATH][RTW8852B_DPK_KIP_REG_NUM] = {}; in _dpk_cal_select()
2498 u32 backup_rf_val[RTW8852B_DPK_RF_PATH][BACKUP_RF_REGS_NR]; in _dpk_cal_select()
2500 bool is_fail = true, reloaded[RTW8852B_DPK_RF_PATH] = {}; in _dpk_cal_select()
2504 for (path = 0; path < RTW8852B_DPK_RF_PATH; path++) { in _dpk_cal_select()
2512 for (path = 0; path < RTW8852B_DPK_RF_PATH; path++) in _dpk_cal_select()
2518 for (path = 0; path < RTW8852B_DPK_RF_PATH; path++) { in _dpk_cal_select()
2528 for (path = 0; path < RTW8852B_DPK_RF_PATH; path++) { in _dpk_cal_select()
2536 for (path = 0; path < RTW8852B_DPK_RF_PATH; path++) { in _dpk_cal_select()
2573 for (path = 0; path < RTW8852B_DPK_RF_PATH; path++) { in _dpk_force_bypass()