Home
last modified time | relevance | path

Searched refs:tri_long_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
435 tri_long_pulse = (regf98_value & BIT(19))? 1 : 0; in phydm_radar_detect_dm_check()
439 else if(tri_long_pulse) in phydm_radar_detect_dm_check()
446 if (tri_long_pulse) { in phydm_radar_detect_dm_check()
451 tri_long_pulse = 0; in phydm_radar_detect_dm_check()
455 tri_long_pulse = 0; 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
918 tri_long_pulse = (regdf4_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
919 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1026 tri_long_pulse = (radar_rpt_reg_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
1029 tri_long_pulse = (regf98_value & BIT(19)) ? 1 : 0; in phydm_radar_detect_dm_check()
1035 if (tri_long_pulse) { in phydm_radar_detect_dm_check()
1039 tri_long_pulse = 0; in phydm_radar_detect_dm_check()
1043 tri_long_pulse = 0; 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()
1049 dfs->pulse_type_hist[dfs->mask_idx] = (tri_long_pulse) ? 1 : 0; 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
917 tri_long_pulse = (regdf4_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
918 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1025 tri_long_pulse = (radar_rpt_reg_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
1028 tri_long_pulse = (regf98_value & BIT(19)) ? 1 : 0; in phydm_radar_detect_dm_check()
1034 if (tri_long_pulse) { in phydm_radar_detect_dm_check()
1038 tri_long_pulse = 0; in phydm_radar_detect_dm_check()
1042 tri_long_pulse = 0; 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()
1048 dfs->pulse_type_hist[dfs->mask_idx] = (tri_long_pulse) ? 1 : 0; 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
917 tri_long_pulse = (regdf4_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
918 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1025 tri_long_pulse = (radar_rpt_reg_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
1028 tri_long_pulse = (regf98_value & BIT(19)) ? 1 : 0; in phydm_radar_detect_dm_check()
1034 if (tri_long_pulse) { in phydm_radar_detect_dm_check()
1038 tri_long_pulse = 0; in phydm_radar_detect_dm_check()
1042 tri_long_pulse = 0; 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()
1048 dfs->pulse_type_hist[dfs->mask_idx] = (tri_long_pulse) ? 1 : 0; 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
917 tri_long_pulse = (regdf4_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
918 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1025 tri_long_pulse = (radar_rpt_reg_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
1028 tri_long_pulse = (regf98_value & BIT(19)) ? 1 : 0; in phydm_radar_detect_dm_check()
1034 if (tri_long_pulse) { in phydm_radar_detect_dm_check()
1038 tri_long_pulse = 0; in phydm_radar_detect_dm_check()
1042 tri_long_pulse = 0; 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()
1048 dfs->pulse_type_hist[dfs->mask_idx] = (tri_long_pulse) ? 1 : 0; 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
917 tri_long_pulse = (regdf4_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
918 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1025 tri_long_pulse = (radar_rpt_reg_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
1028 tri_long_pulse = (regf98_value & BIT(19)) ? 1 : 0; in phydm_radar_detect_dm_check()
1034 if (tri_long_pulse) { in phydm_radar_detect_dm_check()
1038 tri_long_pulse = 0; in phydm_radar_detect_dm_check()
1042 tri_long_pulse = 0; 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()
1048 dfs->pulse_type_hist[dfs->mask_idx] = (tri_long_pulse) ? 1 : 0; 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
918 tri_long_pulse = (regdf4_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
919 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1026 tri_long_pulse = (radar_rpt_reg_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
1029 tri_long_pulse = (regf98_value & BIT(19)) ? 1 : 0; in phydm_radar_detect_dm_check()
1035 if (tri_long_pulse) { in phydm_radar_detect_dm_check()
1039 tri_long_pulse = 0; in phydm_radar_detect_dm_check()
1043 tri_long_pulse = 0; 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()
1049 dfs->pulse_type_hist[dfs->mask_idx] = (tri_long_pulse) ? 1 : 0; 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
1020 tri_long_pulse = (regdf4_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
1021 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1131 tri_long_pulse = (radar_rpt_reg_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
1134 tri_long_pulse = (regf98_value & BIT(19)) ? 1 : 0; in phydm_radar_detect_dm_check()
1140 if (tri_long_pulse) { in phydm_radar_detect_dm_check()
1144 tri_long_pulse = 0; in phydm_radar_detect_dm_check()
1148 tri_long_pulse = 0; 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()
1154 dfs->pulse_type_hist[dfs->mask_idx] = (tri_long_pulse) ? 1 : 0; 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
1021 tri_long_pulse = (regdf4_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
1022 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1132 tri_long_pulse = (radar_rpt_reg_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
1135 tri_long_pulse = (regf98_value & BIT(19)) ? 1 : 0; in phydm_radar_detect_dm_check()
1141 if (tri_long_pulse) { in phydm_radar_detect_dm_check()
1145 tri_long_pulse = 0; in phydm_radar_detect_dm_check()
1149 tri_long_pulse = 0; 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()
1155 dfs->pulse_type_hist[dfs->mask_idx] = (tri_long_pulse) ? 1 : 0; 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
1021 tri_long_pulse = (regdf4_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
1022 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1132 tri_long_pulse = (radar_rpt_reg_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
1135 tri_long_pulse = (regf98_value & BIT(19)) ? 1 : 0; in phydm_radar_detect_dm_check()
1141 if (tri_long_pulse) { in phydm_radar_detect_dm_check()
1145 tri_long_pulse = 0; in phydm_radar_detect_dm_check()
1149 tri_long_pulse = 0; 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()
1155 dfs->pulse_type_hist[dfs->mask_idx] = (tri_long_pulse) ? 1 : 0; 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
1021 tri_long_pulse = (regdf4_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
1022 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1132 tri_long_pulse = (radar_rpt_reg_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
1135 tri_long_pulse = (regf98_value & BIT(19)) ? 1 : 0; in phydm_radar_detect_dm_check()
1141 if (tri_long_pulse) { in phydm_radar_detect_dm_check()
1145 tri_long_pulse = 0; in phydm_radar_detect_dm_check()
1149 tri_long_pulse = 0; 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()
1155 dfs->pulse_type_hist[dfs->mask_idx] = (tri_long_pulse) ? 1 : 0; 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
956 tri_long_pulse = (regdf4_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
957 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1064 tri_long_pulse = (radar_rpt_reg_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
1067 tri_long_pulse = (regf98_value & BIT(19)) ? 1 : 0; in phydm_radar_detect_dm_check()
1070 if (tri_long_pulse){ in phydm_radar_detect_dm_check()
1072 PHYDM_DBG(dm, DBG_DFS, "tri_long_pulse = %d\n", tri_long_pulse); in phydm_radar_detect_dm_check()
1095 if (tri_long_pulse) { in phydm_radar_detect_dm_check()
1102 tri_long_pulse = 0; in phydm_radar_detect_dm_check()
1106 tri_long_pulse = 0; 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
956 tri_long_pulse = (regdf4_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
957 if (tri_short_pulse || tri_long_pulse) { in phydm_radar_detect_dm_check()
1064 tri_long_pulse = (radar_rpt_reg_value & BIT(28)) ? 1 : 0; in phydm_radar_detect_dm_check()
1067 tri_long_pulse = (regf98_value & BIT(19)) ? 1 : 0; in phydm_radar_detect_dm_check()
1070 if (tri_long_pulse){ in phydm_radar_detect_dm_check()
1072 PHYDM_DBG(dm, DBG_DFS, "tri_long_pulse = %d\n", tri_long_pulse); in phydm_radar_detect_dm_check()
1095 if (tri_long_pulse) { in phydm_radar_detect_dm_check()
1102 tri_long_pulse = 0; in phydm_radar_detect_dm_check()
1106 tri_long_pulse = 0; in phydm_radar_detect_dm_check()