Home
last modified time | relevance | path

Searched refs:tmp_val2 (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/halbb_8852b/
H A Dhalbb_8852b_fwofld_api.c1097 u32 tmp_val1 = 0, tmp_val2 = 0, tmp_val3 = 0; in halbb_fwofld_set_rxsc_rpl_comp_8852b() local
1127 tmp_val2 |= ((u32)bw40_avg_2 & 0xff); in halbb_fwofld_set_rxsc_rpl_comp_8852b()
1131 tmp_val2 |= ((u32)(bw80_avg & 0xff) << 8); in halbb_fwofld_set_rxsc_rpl_comp_8852b()
1134 tmp_val2 |= (((u32)bw80_avg_1 & 0xff) << 16); in halbb_fwofld_set_rxsc_rpl_comp_8852b()
1137 tmp_val2 |= (((u32)bw80_avg_10 & 0xff) << 24); in halbb_fwofld_set_rxsc_rpl_comp_8852b()
1159 tmp_val1, tmp_val2, tmp_val3); in halbb_fwofld_set_rxsc_rpl_comp_8852b()
1163 halbb_fw_set_reg(bb, 0x49b4, MASKDWORD, tmp_val2, 0); in halbb_fwofld_set_rxsc_rpl_comp_8852b()
1164 halbb_fw_set_reg(bb, 0x4a04, MASKDWORD, tmp_val2, 0); in halbb_fwofld_set_rxsc_rpl_comp_8852b()
H A Dhalbb_8852b_api.c2034 u32 tmp_val1 = 0, tmp_val2 = 0, tmp_val3 = 0; in halbb_set_rxsc_rpl_comp_8852b() local
2064 tmp_val2 |= ((u32)bw40_avg_2 & 0xff); in halbb_set_rxsc_rpl_comp_8852b()
2068 tmp_val2 |= ((u32)(bw80_avg & 0xff) << 8); in halbb_set_rxsc_rpl_comp_8852b()
2071 tmp_val2 |= (((u32)bw80_avg_1 & 0xff) << 16); in halbb_set_rxsc_rpl_comp_8852b()
2074 tmp_val2 |= (((u32)bw80_avg_10 & 0xff) << 24); in halbb_set_rxsc_rpl_comp_8852b()
2097 tmp_val1, tmp_val2, tmp_val3); in halbb_set_rxsc_rpl_comp_8852b()
2101 halbb_set_reg(bb, 0x49b4, MASKDWORD, tmp_val2); in halbb_set_rxsc_rpl_comp_8852b()
2102 halbb_set_reg(bb, 0x4a04, MASKDWORD, tmp_val2); in halbb_set_rxsc_rpl_comp_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/halbb_8852b/
H A Dhalbb_8852b_fwofld_api.c1097 u32 tmp_val1 = 0, tmp_val2 = 0, tmp_val3 = 0; in halbb_fwofld_set_rxsc_rpl_comp_8852b() local
1127 tmp_val2 |= ((u32)bw40_avg_2 & 0xff); in halbb_fwofld_set_rxsc_rpl_comp_8852b()
1131 tmp_val2 |= ((u32)(bw80_avg & 0xff) << 8); in halbb_fwofld_set_rxsc_rpl_comp_8852b()
1134 tmp_val2 |= (((u32)bw80_avg_1 & 0xff) << 16); in halbb_fwofld_set_rxsc_rpl_comp_8852b()
1137 tmp_val2 |= (((u32)bw80_avg_10 & 0xff) << 24); in halbb_fwofld_set_rxsc_rpl_comp_8852b()
1159 tmp_val1, tmp_val2, tmp_val3); in halbb_fwofld_set_rxsc_rpl_comp_8852b()
1163 halbb_fw_set_reg(bb, 0x49b4, MASKDWORD, tmp_val2, 0); in halbb_fwofld_set_rxsc_rpl_comp_8852b()
1164 halbb_fw_set_reg(bb, 0x4a04, MASKDWORD, tmp_val2, 0); in halbb_fwofld_set_rxsc_rpl_comp_8852b()
H A Dhalbb_8852b_api.c2034 u32 tmp_val1 = 0, tmp_val2 = 0, tmp_val3 = 0; in halbb_set_rxsc_rpl_comp_8852b() local
2064 tmp_val2 |= ((u32)bw40_avg_2 & 0xff); in halbb_set_rxsc_rpl_comp_8852b()
2068 tmp_val2 |= ((u32)(bw80_avg & 0xff) << 8); in halbb_set_rxsc_rpl_comp_8852b()
2071 tmp_val2 |= (((u32)bw80_avg_1 & 0xff) << 16); in halbb_set_rxsc_rpl_comp_8852b()
2074 tmp_val2 |= (((u32)bw80_avg_10 & 0xff) << 24); in halbb_set_rxsc_rpl_comp_8852b()
2097 tmp_val1, tmp_val2, tmp_val3); in halbb_set_rxsc_rpl_comp_8852b()
2101 halbb_set_reg(bb, 0x49b4, MASKDWORD, tmp_val2); in halbb_set_rxsc_rpl_comp_8852b()
2102 halbb_set_reg(bb, 0x4a04, MASKDWORD, tmp_val2); in halbb_set_rxsc_rpl_comp_8852b()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/txbf/
H A Dhaltxbfinterface.c536 u16 tmp_val2; local
540 tmp_val2 = ((user_pos[i * 2 + 1] << 8) & 0xFF00) + (user_pos[i * 2] & 0xFF);
544 (i * 8 + j), (tmp_val2 >> 2 * j) & 0x3);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/txbf/
H A Dhaltxbfinterface.c536 u16 tmp_val2; local
540 tmp_val2 = ((user_pos[i * 2 + 1] << 8) & 0xFF00) + (user_pos[i * 2] & 0xFF);
544 (i * 8 + j), (tmp_val2 >> 2 * j) & 0x3);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/txbf/
H A Dhaltxbfinterface.c536 u16 tmp_val2; local
540 tmp_val2 = ((user_pos[i * 2 + 1] << 8) & 0xFF00) + (user_pos[i * 2] & 0xFF);
544 (i * 8 + j), (tmp_val2 >> 2 * j) & 0x3);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/txbf/
H A Dhaltxbfinterface.c535 u16 tmp_val2; local
539 tmp_val2 = ((user_pos[i * 2 + 1] << 8) & 0xFF00) + (user_pos[i * 2] & 0xFF);
543 (i * 8 + j), (tmp_val2 >> 2 * j) & 0x3);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/txbf/
H A Dhaltxbfinterface.c536 u16 tmp_val2; local
540 tmp_val2 = ((user_pos[i * 2 + 1] << 8) & 0xFF00) + (user_pos[i * 2] & 0xFF);
544 (i * 8 + j), (tmp_val2 >> 2 * j) & 0x3);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/txbf/
H A Dhaltxbfinterface.c535 u16 tmp_val2; local
539 tmp_val2 = ((user_pos[i * 2 + 1] << 8) & 0xFF00) + (user_pos[i * 2] & 0xFF);
543 (i * 8 + j), (tmp_val2 >> 2 * j) & 0x3);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/txbf/
H A Dhaltxbfinterface.c535 u16 tmp_val2; local
539 tmp_val2 = ((user_pos[i * 2 + 1] << 8) & 0xFF00) + (user_pos[i * 2] & 0xFF);
543 (i * 8 + j), (tmp_val2 >> 2 * j) & 0x3);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/txbf/
H A Dhaltxbfinterface.c535 u16 tmp_val2; local
539 tmp_val2 = ((user_pos[i * 2 + 1] << 8) & 0xFF00) + (user_pos[i * 2] & 0xFF);
543 (i * 8 + j), (tmp_val2 >> 2 * j) & 0x3);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/txbf/
H A Dhaltxbfinterface.c544 u16 tmp_val2; local
548 tmp_val2 = ((user_pos[i * 2 + 1] << 8) & 0xFF00) + (user_pos[i * 2] & 0xFF);
552 (i * 8 + j), (tmp_val2 >> 2 * j) & 0x3));
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/txbf/
H A Dhaltxbfinterface.c535 u16 tmp_val2; local
539 tmp_val2 = ((user_pos[i * 2 + 1] << 8) & 0xFF00) + (user_pos[i * 2] & 0xFF);
543 (i * 8 + j), (tmp_val2 >> 2 * j) & 0x3);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/txbf/
H A Dhaltxbfinterface.c536 u16 tmp_val2; local
540 tmp_val2 = ((user_pos[i * 2 + 1] << 8) & 0xFF00) + (user_pos[i * 2] & 0xFF);
544 (i * 8 + j), (tmp_val2 >> 2 * j) & 0x3);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/txbf/
H A Dhaltxbfinterface.c535 u16 tmp_val2; local
539 tmp_val2 = ((user_pos[i * 2 + 1] << 8) & 0xFF00) + (user_pos[i * 2] & 0xFF);
543 (i * 8 + j), (tmp_val2 >> 2 * j) & 0x3);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/txbf/
H A Dhaltxbfinterface.c535 u16 tmp_val2; local
539 tmp_val2 = ((user_pos[i * 2 + 1] << 8) & 0xFF00) + (user_pos[i * 2] & 0xFF);
543 (i * 8 + j), (tmp_val2 >> 2 * j) & 0x3);