Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_dig.c256 u32 fa_low_th = bb_dig_u->dig_op_para.fa_th[0]; in halbb_dig_damping_chk() local
292 fa_high_th3, fa_high_th2, fa_high_th, fa_low_th); in halbb_dig_damping_chk()
309 if (dig_rc->fa_history[0] < fa_low_th && in halbb_dig_damping_chk()
311 dig_rc->fa_history[2] < fa_low_th && in halbb_dig_damping_chk()
329 if (dig_rc->fa_history[0] < fa_low_th && in halbb_dig_damping_chk()
331 dig_rc->fa_history[2] < fa_low_th && in halbb_dig_damping_chk()
332 dig_rc->fa_history[3] < fa_low_th) { in halbb_dig_damping_chk()
348 if (dig_rc->fa_history[0] < fa_low_th && in halbb_dig_damping_chk()
350 dig_rc->fa_history[2] < fa_low_th && in halbb_dig_damping_chk()
351 dig_rc->fa_history[3] < fa_low_th && in halbb_dig_damping_chk()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_dig.c256 u32 fa_low_th = bb_dig_u->dig_op_para.fa_th[0]; in halbb_dig_damping_chk() local
292 fa_high_th3, fa_high_th2, fa_high_th, fa_low_th); in halbb_dig_damping_chk()
309 if (dig_rc->fa_history[0] < fa_low_th && in halbb_dig_damping_chk()
311 dig_rc->fa_history[2] < fa_low_th && in halbb_dig_damping_chk()
329 if (dig_rc->fa_history[0] < fa_low_th && in halbb_dig_damping_chk()
331 dig_rc->fa_history[2] < fa_low_th && in halbb_dig_damping_chk()
332 dig_rc->fa_history[3] < fa_low_th) { in halbb_dig_damping_chk()
348 if (dig_rc->fa_history[0] < fa_low_th && in halbb_dig_damping_chk()
350 dig_rc->fa_history[2] < fa_low_th && in halbb_dig_damping_chk()
351 dig_rc->fa_history[3] < fa_low_th && in halbb_dig_damping_chk()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_dig.c106 u32 fa_low_th = dig_t->fa_th[0]; in phydm_dig_damping_chk() local
135 PHYDM_DBG(dm, DBG_DIG, "fa_th{H, L}= {%d,%d}\n", fa_high_th, fa_low_th); in phydm_dig_damping_chk()
152 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
154 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
171 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
173 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
174 dig_rc->fa_history[3] < fa_low_th) { in phydm_dig_damping_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_dig.c106 u32 fa_low_th = dig_t->fa_th[0]; in phydm_dig_damping_chk() local
135 PHYDM_DBG(dm, DBG_DIG, "fa_th{H, L}= {%d,%d}\n", fa_high_th, fa_low_th); in phydm_dig_damping_chk()
152 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
154 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
171 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
173 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
174 dig_rc->fa_history[3] < fa_low_th) { in phydm_dig_damping_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_dig.c106 u32 fa_low_th = dig_t->fa_th[0]; in phydm_dig_damping_chk() local
135 PHYDM_DBG(dm, DBG_DIG, "fa_th{H, L}= {%d,%d}\n", fa_high_th, fa_low_th); in phydm_dig_damping_chk()
152 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
154 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
171 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
173 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
174 dig_rc->fa_history[3] < fa_low_th) { in phydm_dig_damping_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_dig.c105 u32 fa_low_th = dig_t->fa_th[0]; in phydm_dig_damping_chk() local
134 PHYDM_DBG(dm, DBG_DIG, "fa_th{H, L}= {%d,%d}\n", fa_high_th, fa_low_th); in phydm_dig_damping_chk()
151 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
153 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
170 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
172 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
173 dig_rc->fa_history[3] < fa_low_th) { in phydm_dig_damping_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_dig.c106 u32 fa_low_th = dig_t->fa_th[0]; in phydm_dig_damping_chk() local
135 PHYDM_DBG(dm, DBG_DIG, "fa_th{H, L}= {%d,%d}\n", fa_high_th, fa_low_th); in phydm_dig_damping_chk()
152 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
154 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
171 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
173 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
174 dig_rc->fa_history[3] < fa_low_th) { in phydm_dig_damping_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_dig.c105 u32 fa_low_th = dig_t->fa_th[0]; in phydm_dig_damping_chk() local
134 PHYDM_DBG(dm, DBG_DIG, "fa_th{H, L}= {%d,%d}\n", fa_high_th, fa_low_th); in phydm_dig_damping_chk()
151 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
153 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
170 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
172 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
173 dig_rc->fa_history[3] < fa_low_th) { in phydm_dig_damping_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_dig.c105 u32 fa_low_th = dig_t->fa_th[0]; in phydm_dig_damping_chk() local
134 PHYDM_DBG(dm, DBG_DIG, "fa_th{H, L}= {%d,%d}\n", fa_high_th, fa_low_th); in phydm_dig_damping_chk()
151 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
153 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
170 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
172 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
173 dig_rc->fa_history[3] < fa_low_th) { in phydm_dig_damping_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_dig.c105 u32 fa_low_th = dig_t->fa_th[0]; in phydm_dig_damping_chk() local
134 PHYDM_DBG(dm, DBG_DIG, "fa_th{H, L}= {%d,%d}\n", fa_high_th, fa_low_th); in phydm_dig_damping_chk()
151 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
153 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
170 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
172 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
173 dig_rc->fa_history[3] < fa_low_th) { in phydm_dig_damping_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_dig.c105 u32 fa_low_th = dig_t->fa_th[0]; in phydm_dig_damping_chk() local
134 PHYDM_DBG(dm, DBG_DIG, "fa_th{H, L}= {%d,%d}\n", fa_high_th, fa_low_th); in phydm_dig_damping_chk()
151 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
153 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
170 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
172 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
173 dig_rc->fa_history[3] < fa_low_th) { in phydm_dig_damping_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_dig.c105 u32 fa_low_th = dig_t->fa_th[0]; in phydm_dig_damping_chk() local
134 PHYDM_DBG(dm, DBG_DIG, "fa_th{H, L}= {%d,%d}\n", fa_high_th, fa_low_th); in phydm_dig_damping_chk()
151 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
153 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
170 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
172 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
173 dig_rc->fa_history[3] < fa_low_th) { in phydm_dig_damping_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_dig.c106 u32 fa_low_th = dig_t->fa_th[0]; in phydm_dig_damping_chk() local
135 PHYDM_DBG(dm, DBG_DIG, "fa_th{H, L}= {%d,%d}\n", fa_high_th, fa_low_th); in phydm_dig_damping_chk()
152 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
154 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
171 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
173 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
174 dig_rc->fa_history[3] < fa_low_th) { in phydm_dig_damping_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_dig.c105 u32 fa_low_th = dig_t->fa_th[0]; in phydm_dig_damping_chk() local
134 PHYDM_DBG(dm, DBG_DIG, "fa_th{H, L}= {%d,%d}\n", fa_high_th, fa_low_th); in phydm_dig_damping_chk()
151 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
153 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
170 if (dig_rc->fa_history[0] < fa_low_th && in phydm_dig_damping_chk()
172 dig_rc->fa_history[2] < fa_low_th && in phydm_dig_damping_chk()
173 dig_rc->fa_history[3] < fa_low_th) { in phydm_dig_damping_chk()