Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/
H A Dphydm_dfs.c335 …boolean tri_short_pulse = 0, tri_long_pulse = 0, radar_type = 0, fault_flag_det = 0, fault_flag_ps… in phydm_radar_detect_dm_check() local
434 tri_short_pulse = (regf98_value & BIT(17))? 1 : 0; in phydm_radar_detect_dm_check()
437 if(tri_short_pulse) in phydm_radar_detect_dm_check()
442 if (tri_short_pulse) { in phydm_radar_detect_dm_check()
460 p_dfs->pulse_flag_hist[p_dfs->mask_idx] = tri_short_pulse | tri_long_pulse; in phydm_radar_detect_dm_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_dfs.c850 boolean tri_short_pulse = 0, tri_long_pulse = 0, radar_type = 0; in phydm_radar_detect_dm_check() local
917 tri_short_pulse = (regdf4_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
919 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1025 tri_short_pulse = (radar_rpt_reg_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
1028 tri_short_pulse = (regf98_value & BIT(17)) ? 1 : 0; in phydm_radar_detect_dm_check()
1032 if (tri_short_pulse) { in phydm_radar_detect_dm_check()
1048 dfs->pulse_flag_hist[dfs->mask_idx] = tri_short_pulse | tri_long_pulse; in phydm_radar_detect_dm_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_dfs.c849 boolean tri_short_pulse = 0, tri_long_pulse = 0, radar_type = 0; in phydm_radar_detect_dm_check() local
916 tri_short_pulse = (regdf4_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
918 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1024 tri_short_pulse = (radar_rpt_reg_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
1027 tri_short_pulse = (regf98_value & BIT(17)) ? 1 : 0; in phydm_radar_detect_dm_check()
1031 if (tri_short_pulse) { in phydm_radar_detect_dm_check()
1047 dfs->pulse_flag_hist[dfs->mask_idx] = tri_short_pulse | tri_long_pulse; in phydm_radar_detect_dm_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_dfs.c849 boolean tri_short_pulse = 0, tri_long_pulse = 0, radar_type = 0; in phydm_radar_detect_dm_check() local
916 tri_short_pulse = (regdf4_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
918 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1024 tri_short_pulse = (radar_rpt_reg_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
1027 tri_short_pulse = (regf98_value & BIT(17)) ? 1 : 0; in phydm_radar_detect_dm_check()
1031 if (tri_short_pulse) { in phydm_radar_detect_dm_check()
1047 dfs->pulse_flag_hist[dfs->mask_idx] = tri_short_pulse | tri_long_pulse; in phydm_radar_detect_dm_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_dfs.c849 boolean tri_short_pulse = 0, tri_long_pulse = 0, radar_type = 0; in phydm_radar_detect_dm_check() local
916 tri_short_pulse = (regdf4_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
918 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1024 tri_short_pulse = (radar_rpt_reg_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
1027 tri_short_pulse = (regf98_value & BIT(17)) ? 1 : 0; in phydm_radar_detect_dm_check()
1031 if (tri_short_pulse) { in phydm_radar_detect_dm_check()
1047 dfs->pulse_flag_hist[dfs->mask_idx] = tri_short_pulse | tri_long_pulse; in phydm_radar_detect_dm_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_dfs.c849 boolean tri_short_pulse = 0, tri_long_pulse = 0, radar_type = 0; in phydm_radar_detect_dm_check() local
916 tri_short_pulse = (regdf4_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
918 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1024 tri_short_pulse = (radar_rpt_reg_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
1027 tri_short_pulse = (regf98_value & BIT(17)) ? 1 : 0; in phydm_radar_detect_dm_check()
1031 if (tri_short_pulse) { in phydm_radar_detect_dm_check()
1047 dfs->pulse_flag_hist[dfs->mask_idx] = tri_short_pulse | tri_long_pulse; in phydm_radar_detect_dm_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_dfs.c850 boolean tri_short_pulse = 0, tri_long_pulse = 0, radar_type = 0; in phydm_radar_detect_dm_check() local
917 tri_short_pulse = (regdf4_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
919 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1025 tri_short_pulse = (radar_rpt_reg_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
1028 tri_short_pulse = (regf98_value & BIT(17)) ? 1 : 0; in phydm_radar_detect_dm_check()
1032 if (tri_short_pulse) { in phydm_radar_detect_dm_check()
1048 dfs->pulse_flag_hist[dfs->mask_idx] = tri_short_pulse | tri_long_pulse; in phydm_radar_detect_dm_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_dfs.c852 boolean tri_short_pulse = 0, tri_long_pulse = 0, radar_type = 0; in phydm_radar_detect_dm_check() local
1019 tri_short_pulse = (regdf4_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
1021 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1130 tri_short_pulse = (radar_rpt_reg_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
1133 tri_short_pulse = (regf98_value & BIT(17)) ? 1 : 0; in phydm_radar_detect_dm_check()
1137 if (tri_short_pulse) { in phydm_radar_detect_dm_check()
1153 dfs->pulse_flag_hist[dfs->mask_idx] = tri_short_pulse | tri_long_pulse; in phydm_radar_detect_dm_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_dfs.c853 boolean tri_short_pulse = 0, tri_long_pulse = 0, radar_type = 0; in phydm_radar_detect_dm_check() local
1020 tri_short_pulse = (regdf4_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
1022 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1131 tri_short_pulse = (radar_rpt_reg_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
1134 tri_short_pulse = (regf98_value & BIT(17)) ? 1 : 0; in phydm_radar_detect_dm_check()
1138 if (tri_short_pulse) { in phydm_radar_detect_dm_check()
1154 dfs->pulse_flag_hist[dfs->mask_idx] = tri_short_pulse | tri_long_pulse; in phydm_radar_detect_dm_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_dfs.c853 boolean tri_short_pulse = 0, tri_long_pulse = 0, radar_type = 0; in phydm_radar_detect_dm_check() local
1020 tri_short_pulse = (regdf4_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
1022 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1131 tri_short_pulse = (radar_rpt_reg_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
1134 tri_short_pulse = (regf98_value & BIT(17)) ? 1 : 0; in phydm_radar_detect_dm_check()
1138 if (tri_short_pulse) { in phydm_radar_detect_dm_check()
1154 dfs->pulse_flag_hist[dfs->mask_idx] = tri_short_pulse | tri_long_pulse; in phydm_radar_detect_dm_check()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_dfs.c853 boolean tri_short_pulse = 0, tri_long_pulse = 0, radar_type = 0; in phydm_radar_detect_dm_check() local
1020 tri_short_pulse = (regdf4_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
1022 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1131 tri_short_pulse = (radar_rpt_reg_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
1134 tri_short_pulse = (regf98_value & BIT(17)) ? 1 : 0; in phydm_radar_detect_dm_check()
1138 if (tri_short_pulse) { in phydm_radar_detect_dm_check()
1154 dfs->pulse_flag_hist[dfs->mask_idx] = tri_short_pulse | tri_long_pulse; in phydm_radar_detect_dm_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_dfs.c884 boolean tri_short_pulse = 0, tri_long_pulse = 0, radar_type = 0; in phydm_radar_detect_dm_check() local
955 tri_short_pulse = (regdf4_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
957 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1063 tri_short_pulse = (radar_rpt_reg_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
1066 tri_short_pulse = (regf98_value & BIT(17)) ? 1 : 0; in phydm_radar_detect_dm_check()
1077 else if (tri_short_pulse){ in phydm_radar_detect_dm_check()
1079 PHYDM_DBG(dm, DBG_DFS, "tri_short_pulse = %d\n", tri_short_pulse); in phydm_radar_detect_dm_check()
1091 if (tri_short_pulse) { in phydm_radar_detect_dm_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_dfs.c884 boolean tri_short_pulse = 0, tri_long_pulse = 0, radar_type = 0; in phydm_radar_detect_dm_check() local
955 tri_short_pulse = (regdf4_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
957 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1063 tri_short_pulse = (radar_rpt_reg_value & BIT(20)) ? 1 : 0; in phydm_radar_detect_dm_check()
1066 tri_short_pulse = (regf98_value & BIT(17)) ? 1 : 0; in phydm_radar_detect_dm_check()
1077 else if (tri_short_pulse){ in phydm_radar_detect_dm_check()
1079 PHYDM_DBG(dm, DBG_DFS, "tri_short_pulse = %d\n", tri_short_pulse); in phydm_radar_detect_dm_check()
1091 if (tri_short_pulse) { in phydm_radar_detect_dm_check()