Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_dfs.c1281 u16 pw_rpt_set[12] = {0}, pri_rpt_set[12] = {0}; in phydm_dfs_rpt_distinguish() local
1295 pw_rpt_set[0]=(unsigned int)(reg_2e08 & 0x000000ff); in phydm_dfs_rpt_distinguish()
1296 pw_rpt_set[1]=(unsigned int)((reg_2e08 & 0x0000ff00)>>8); in phydm_dfs_rpt_distinguish()
1297 pw_rpt_set[2]=(unsigned int)((reg_2e08 & 0x00ff0000)>>16); in phydm_dfs_rpt_distinguish()
1298 pw_rpt_set[3]=(unsigned int)((reg_2e08 & 0xff000000)>>24); in phydm_dfs_rpt_distinguish()
1300 pw_rpt_set[4]=(unsigned int)(reg_2e24 & 0x000000ff); in phydm_dfs_rpt_distinguish()
1301 pw_rpt_set[5]=(unsigned int)((reg_2e24 & 0x0000ff00)>>8); in phydm_dfs_rpt_distinguish()
1302 pw_rpt_set[6]=(unsigned int)((reg_2e24 & 0x00ff0000)>>16); in phydm_dfs_rpt_distinguish()
1303 pw_rpt_set[7]=(unsigned int)((reg_2e24 & 0xff000000)>>24); in phydm_dfs_rpt_distinguish()
1305 pw_rpt_set[8]=(unsigned int)(reg_2e28 & 0x000000ff); in phydm_dfs_rpt_distinguish()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_dfs.c1281 u16 pw_rpt_set[12] = {0}, pri_rpt_set[12] = {0}; in phydm_dfs_rpt_distinguish() local
1295 pw_rpt_set[0]=(unsigned int)(reg_2e08 & 0x000000ff); in phydm_dfs_rpt_distinguish()
1296 pw_rpt_set[1]=(unsigned int)((reg_2e08 & 0x0000ff00)>>8); in phydm_dfs_rpt_distinguish()
1297 pw_rpt_set[2]=(unsigned int)((reg_2e08 & 0x00ff0000)>>16); in phydm_dfs_rpt_distinguish()
1298 pw_rpt_set[3]=(unsigned int)((reg_2e08 & 0xff000000)>>24); in phydm_dfs_rpt_distinguish()
1300 pw_rpt_set[4]=(unsigned int)(reg_2e24 & 0x000000ff); in phydm_dfs_rpt_distinguish()
1301 pw_rpt_set[5]=(unsigned int)((reg_2e24 & 0x0000ff00)>>8); in phydm_dfs_rpt_distinguish()
1302 pw_rpt_set[6]=(unsigned int)((reg_2e24 & 0x00ff0000)>>16); in phydm_dfs_rpt_distinguish()
1303 pw_rpt_set[7]=(unsigned int)((reg_2e24 & 0xff000000)>>24); in phydm_dfs_rpt_distinguish()
1305 pw_rpt_set[8]=(unsigned int)(reg_2e28 & 0x000000ff); in phydm_dfs_rpt_distinguish()
[all …]