| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/ |
| H A D | phydm_api.c | 905 u8 reg_tmp_value = 0; in phydm_set_csi_mask() local 948 reg_tmp_value = odm_read_1byte(dm, target_reg); in phydm_set_csi_mask() 951 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 952 reg_tmp_value |= BIT(bit_offset); in phydm_set_csi_mask() 953 odm_write_1byte(dm, target_reg, reg_tmp_value); in phydm_set_csi_mask() 956 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 1301 u32 reg_tmp_value = 0; in phydm_set_csi_mask_jgr3() local 1326 reg_tmp_value = odm_read_4byte(dm, R_0x1d94); in phydm_set_csi_mask_jgr3() 1329 tone_idx_tmp, reg_tmp_value); in phydm_set_csi_mask_jgr3() 1341 reg_tmp_value = odm_read_4byte(dm, R_0x1d94); in phydm_set_csi_mask_jgr3() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_api.c | 466 u8 reg_tmp_value; in phydm_set_csi_mask_reg() local 512 reg_tmp_value = odm_read_1byte(p_dm, target_reg); in phydm_set_csi_mask_reg() 513 …tone idx[%d]: Reg0x%x = ((0x%x))\n", (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value)); in phydm_set_csi_mask_reg() 514 reg_tmp_value |= BIT(bit_offset); in phydm_set_csi_mask_reg() 515 odm_write_1byte(p_dm, target_reg, reg_tmp_value); in phydm_set_csi_mask_reg() 516 …tone idx[%d]: Reg0x%x = ((0x%x))\n", (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value)); in phydm_set_csi_mask_reg()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/ |
| H A D | phydm_api.c | 836 u8 reg_tmp_value = 0; in phydm_set_csi_mask() local 879 reg_tmp_value = odm_read_1byte(dm, target_reg); in phydm_set_csi_mask() 882 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 883 reg_tmp_value |= BIT(bit_offset); in phydm_set_csi_mask() 884 odm_write_1byte(dm, target_reg, reg_tmp_value); in phydm_set_csi_mask() 887 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 1226 u32 reg_tmp_value = 0; in phydm_set_csi_mask_jgr3() local 1250 reg_tmp_value = odm_read_4byte(dm, R_0x1d94); in phydm_set_csi_mask_jgr3() 1253 tone_idx_tmp, reg_tmp_value); in phydm_set_csi_mask_jgr3() 1263 reg_tmp_value = odm_read_4byte(dm, R_0x1d94); in phydm_set_csi_mask_jgr3() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/ |
| H A D | phydm_api.c | 833 u8 reg_tmp_value = 0; in phydm_set_csi_mask() local 876 reg_tmp_value = odm_read_1byte(dm, target_reg); in phydm_set_csi_mask() 879 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 880 reg_tmp_value |= BIT(bit_offset); in phydm_set_csi_mask() 881 odm_write_1byte(dm, target_reg, reg_tmp_value); in phydm_set_csi_mask() 884 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 1223 u32 reg_tmp_value = 0; in phydm_set_csi_mask_jgr3() local 1247 reg_tmp_value = odm_read_4byte(dm, R_0x1d94); in phydm_set_csi_mask_jgr3() 1250 tone_idx_tmp, reg_tmp_value); in phydm_set_csi_mask_jgr3() 1260 reg_tmp_value = odm_read_4byte(dm, R_0x1d94); in phydm_set_csi_mask_jgr3() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/ |
| H A D | phydm_api.c | 836 u8 reg_tmp_value = 0; in phydm_set_csi_mask() local 879 reg_tmp_value = odm_read_1byte(dm, target_reg); in phydm_set_csi_mask() 882 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 883 reg_tmp_value |= BIT(bit_offset); in phydm_set_csi_mask() 884 odm_write_1byte(dm, target_reg, reg_tmp_value); in phydm_set_csi_mask() 887 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 1226 u32 reg_tmp_value = 0; in phydm_set_csi_mask_jgr3() local 1250 reg_tmp_value = odm_read_4byte(dm, R_0x1d94); in phydm_set_csi_mask_jgr3() 1253 tone_idx_tmp, reg_tmp_value); in phydm_set_csi_mask_jgr3() 1263 reg_tmp_value = odm_read_4byte(dm, R_0x1d94); in phydm_set_csi_mask_jgr3() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/ |
| H A D | phydm_api.c | 836 u8 reg_tmp_value = 0; in phydm_set_csi_mask() local 879 reg_tmp_value = odm_read_1byte(dm, target_reg); in phydm_set_csi_mask() 882 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 883 reg_tmp_value |= BIT(bit_offset); in phydm_set_csi_mask() 884 odm_write_1byte(dm, target_reg, reg_tmp_value); in phydm_set_csi_mask() 887 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 1226 u32 reg_tmp_value = 0; in phydm_set_csi_mask_jgr3() local 1250 reg_tmp_value = odm_read_4byte(dm, R_0x1d94); in phydm_set_csi_mask_jgr3() 1253 tone_idx_tmp, reg_tmp_value); in phydm_set_csi_mask_jgr3() 1263 reg_tmp_value = odm_read_4byte(dm, R_0x1d94); in phydm_set_csi_mask_jgr3() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/ |
| H A D | phydm.c | 2626 u1Byte reg_tmp_value; in phydm_set_csi_mask_reg() local 2672 reg_tmp_value = ODM_Read1Byte(pDM_Odm, target_reg); in phydm_set_csi_mask_reg() 2673 …tone idx[%d]: Reg0x%x = ((0x%x))\n", (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value)); in phydm_set_csi_mask_reg() 2674 reg_tmp_value |= BIT(bit_offset); in phydm_set_csi_mask_reg() 2675 ODM_Write1Byte(pDM_Odm, target_reg, reg_tmp_value); in phydm_set_csi_mask_reg() 2676 …tone idx[%d]: Reg0x%x = ((0x%x))\n", (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value)); in phydm_set_csi_mask_reg()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/ |
| H A D | phydm_api.c | 936 u8 reg_tmp_value = 0; in phydm_set_csi_mask() local 979 reg_tmp_value = odm_read_1byte(dm, target_reg); in phydm_set_csi_mask() 982 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 983 reg_tmp_value |= BIT(bit_offset); in phydm_set_csi_mask() 984 odm_write_1byte(dm, target_reg, reg_tmp_value); in phydm_set_csi_mask() 987 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 1744 u32 reg_tmp_value = 0; in phydm_set_nbi_reg_jgr3() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/ |
| H A D | phydm_api.c | 934 u8 reg_tmp_value = 0; in phydm_set_csi_mask() local 977 reg_tmp_value = odm_read_1byte(dm, target_reg); in phydm_set_csi_mask() 980 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 981 reg_tmp_value |= BIT(bit_offset); in phydm_set_csi_mask() 982 odm_write_1byte(dm, target_reg, reg_tmp_value); in phydm_set_csi_mask() 985 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 1750 u32 reg_tmp_value = 0; in phydm_set_nbi_reg_jgr3() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/ |
| H A D | phydm_api.c | 936 u8 reg_tmp_value = 0; in phydm_set_csi_mask() local 979 reg_tmp_value = odm_read_1byte(dm, target_reg); in phydm_set_csi_mask() 982 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 983 reg_tmp_value |= BIT(bit_offset); in phydm_set_csi_mask() 984 odm_write_1byte(dm, target_reg, reg_tmp_value); in phydm_set_csi_mask() 987 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 1744 u32 reg_tmp_value = 0; in phydm_set_nbi_reg_jgr3() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/ |
| H A D | phydm_api.c | 909 u8 reg_tmp_value = 0; in phydm_set_csi_mask() local 952 reg_tmp_value = odm_read_1byte(dm, target_reg); in phydm_set_csi_mask() 955 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 956 reg_tmp_value |= BIT(bit_offset); in phydm_set_csi_mask() 957 odm_write_1byte(dm, target_reg, reg_tmp_value); in phydm_set_csi_mask() 960 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 1706 u32 reg_tmp_value = 0; in phydm_set_nbi_reg_jgr3() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/ |
| H A D | phydm_api.c | 935 u8 reg_tmp_value = 0; in phydm_set_csi_mask() local 978 reg_tmp_value = odm_read_1byte(dm, target_reg); in phydm_set_csi_mask() 981 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 982 reg_tmp_value |= BIT(bit_offset); in phydm_set_csi_mask() 983 odm_write_1byte(dm, target_reg, reg_tmp_value); in phydm_set_csi_mask() 986 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 1751 u32 reg_tmp_value = 0; in phydm_set_nbi_reg_jgr3() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/ |
| H A D | phydm_api.c | 909 u8 reg_tmp_value = 0; in phydm_set_csi_mask() local 952 reg_tmp_value = odm_read_1byte(dm, target_reg); in phydm_set_csi_mask() 955 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 956 reg_tmp_value |= BIT(bit_offset); in phydm_set_csi_mask() 957 odm_write_1byte(dm, target_reg, reg_tmp_value); in phydm_set_csi_mask() 960 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 1706 u32 reg_tmp_value = 0; in phydm_set_nbi_reg_jgr3() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/ |
| H A D | phydm_api.c | 934 u8 reg_tmp_value = 0; in phydm_set_csi_mask() local 977 reg_tmp_value = odm_read_1byte(dm, target_reg); in phydm_set_csi_mask() 980 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 981 reg_tmp_value |= BIT(bit_offset); in phydm_set_csi_mask() 982 odm_write_1byte(dm, target_reg, reg_tmp_value); in phydm_set_csi_mask() 985 (tone_idx_tmp + tone_num_shift), target_reg, reg_tmp_value); in phydm_set_csi_mask() 1740 u32 reg_tmp_value = 0; in phydm_set_nbi_reg_jgr3() local
|