Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_dfs.c1282 s8 loct_rpt_set[12] = {0}; in phydm_dfs_rpt_distinguish() local
1329 loct_rpt_set[0]=(signed char)(reg_2e0c & 0x000000ff); in phydm_dfs_rpt_distinguish()
1330 loct_rpt_set[1]=(signed char)((reg_2e0c & 0x0000ff00)>>8); in phydm_dfs_rpt_distinguish()
1331 loct_rpt_set[2]=(signed char)((reg_2e0c & 0x00ff0000)>>16); in phydm_dfs_rpt_distinguish()
1332 loct_rpt_set[3]=(signed char)((reg_2e0c & 0xff000000)>>24); in phydm_dfs_rpt_distinguish()
1334 loct_rpt_set[4]=(signed char)(reg_2e10 & 0x000000ff); in phydm_dfs_rpt_distinguish()
1335 loct_rpt_set[5]=(signed char)((reg_2e10 & 0x0000ff00)>>8); in phydm_dfs_rpt_distinguish()
1336 loct_rpt_set[6]=(signed char)((reg_2e10 & 0x00ff0000)>>16); in phydm_dfs_rpt_distinguish()
1337 loct_rpt_set[7]=(signed char)((reg_2e10 & 0xff000000)>>24); in phydm_dfs_rpt_distinguish()
1339 loct_rpt_set[8]=(signed char)(reg_2e20 & 0x000000ff); in phydm_dfs_rpt_distinguish()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_dfs.c1282 s8 loct_rpt_set[12] = {0}; in phydm_dfs_rpt_distinguish() local
1329 loct_rpt_set[0]=(signed char)(reg_2e0c & 0x000000ff); in phydm_dfs_rpt_distinguish()
1330 loct_rpt_set[1]=(signed char)((reg_2e0c & 0x0000ff00)>>8); in phydm_dfs_rpt_distinguish()
1331 loct_rpt_set[2]=(signed char)((reg_2e0c & 0x00ff0000)>>16); in phydm_dfs_rpt_distinguish()
1332 loct_rpt_set[3]=(signed char)((reg_2e0c & 0xff000000)>>24); in phydm_dfs_rpt_distinguish()
1334 loct_rpt_set[4]=(signed char)(reg_2e10 & 0x000000ff); in phydm_dfs_rpt_distinguish()
1335 loct_rpt_set[5]=(signed char)((reg_2e10 & 0x0000ff00)>>8); in phydm_dfs_rpt_distinguish()
1336 loct_rpt_set[6]=(signed char)((reg_2e10 & 0x00ff0000)>>16); in phydm_dfs_rpt_distinguish()
1337 loct_rpt_set[7]=(signed char)((reg_2e10 & 0xff000000)>>24); in phydm_dfs_rpt_distinguish()
1339 loct_rpt_set[8]=(signed char)(reg_2e20 & 0x000000ff); in phydm_dfs_rpt_distinguish()
[all …]