Home
last modified time | relevance | path

Searched refs:tmp4 (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm64/lib/
H A Dstrnlen.S41 tmp4 .req x11 label
77 orr tmp4, data2, #REP8_7f
79 bic has_nul2, tmp3, tmp4
138 neg tmp4, tmp1
139 lsl tmp4, tmp4, #3 /* Bytes beyond alignment -> bits. */
143 CPU_BE( lsl tmp2, tmp2, tmp4 ) /* Shift (tmp1 & 63). */
145 CPU_LE( lsr tmp2, tmp2, tmp4 ) /* Shift (tmp1 & 63). */
H A Dcsum.c63 __uint128_t tmp1, tmp2, tmp3, tmp4; in do_csum() local
68 tmp4 = *(__uint128_t *)(ptr + 6); in do_csum()
77 tmp4 += (tmp4 >> 64) | (tmp4 << 64); in do_csum()
80 tmp3 = ((tmp3 >> 64) << 64) | (tmp4 >> 64); in do_csum()
H A Dstrlen.S39 tmp4 .req x10 label
69 orr tmp4, data2, #REP8_7f
71 bics has_nul2, tmp3, tmp4
/OK3568_Linux_fs/kernel/arch/mips/crypto/
H A Dpoly1305-mips.pl76 my ($in0,$in1,$tmp0,$tmp1,$tmp2,$tmp3,$tmp4) = ($a4,$a5,$a6,$a7,$at,$t0,$t1);
174 dsrl $tmp4,$in1,24
178 and $tmp4,$tmp0
181 or $tmp3,$tmp4
183 and $tmp4,$in1,$tmp0
187 dsll $tmp4,8
191 or $tmp3,$tmp4
332 dsrl $tmp4,$in1,24
336 and $tmp4,$tmp0
339 or $tmp3,$tmp4
[all …]
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Duaccess.h172 unsigned long tmp1, tmp2, tmp3, tmp4; in raw_copy_from_user() local
247 "=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4) in raw_copy_from_user()
386 "=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4) in raw_copy_from_user()
399 unsigned long tmp1, tmp2, tmp3, tmp4; in raw_copy_to_user() local
469 "=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4) in raw_copy_to_user()
608 "=r"(tmp1), "=r"(tmp2), "=r"(tmp3), "=r"(tmp4) in raw_copy_to_user()
/OK3568_Linux_fs/kernel/arch/csky/abiv2/
H A Dfpu.c182 unsigned long tmp3, tmp4; in save_to_user_fp() local
203 "=a"(tmp4), "+a"(fpregs) in save_to_user_fp()
244 unsigned long tmp3, tmp4; in restore_from_user_fp() local
265 "=a"(tmp4), "+a"(fpregs) in restore_from_user_fp()
/OK3568_Linux_fs/buildroot/package/xerces/
H A D0002-InMemMsgLoader-loadMsg-fix-memory-leak-when-transcod.patch49 XMLCh* tmp4 = 0;
59 - tmp4 = XMLString::transcode(repText4, manager);
69 + tmp4 = XMLString::transcode(repText4, manager);
79 + // Note: tmp4 cannot leak
83 bRet = loadMsg(msgToLoad, toFill, maxChars, tmp1, tmp2, tmp3, tmp4, manager);
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dtraps.c440 long error, tmp1, tmp2, tmp3, tmp4; in do_entUna() local
523 "=&r"(tmp3), "=&r"(tmp4) in do_entUna()
547 "=&r"(tmp3), "=&r"(tmp4) in do_entUna()
571 "=&r"(tmp3), "=&r"(tmp4) in do_entUna()
727 unsigned long tmp1, tmp2, tmp3, tmp4; in do_entUnaUser() local
878 "=&r"(tmp3), "=&r"(tmp4) in do_entUnaUser()
906 "=&r"(tmp3), "=&r"(tmp4) in do_entUnaUser()
934 "=&r"(tmp3), "=&r"(tmp4) in do_entUnaUser()
/OK3568_Linux_fs/kernel/arch/sh/lib/
H A Dio.c22 int tmp2, tmp3, tmp4, tmp5, tmp6; in __raw_readsl() local
52 "=&r" (tmp2), "=&r" (tmp3), "=&r" (tmp4), in __raw_readsl()
/OK3568_Linux_fs/u-boot/scripts/
H A Dbuild-whitelist.sh54 > scripts/config_whitelist.txt.tmp4
55 mv scripts/config_whitelist.txt.tmp4 scripts/config_whitelist.txt
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dio.c25 int tmp2, tmp3, tmp4, tmp5, tmp6; in memcpy_fromio() local
51 "=&r" (tmp2), "=&r" (tmp3), "=&r" (tmp4), in memcpy_fromio()
/OK3568_Linux_fs/kernel/arch/sparc/math-emu/
H A Dsfp-util_64.h45 UDItype tmp1, tmp2, tmp3, tmp4; \
70 "=&r" (tmp1), "=&r" (tmp2), "=&r" (tmp3), "=&r" (tmp4) \
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dphy_lp.c1701 int prod, ipwr, qpwr, prod_msb, q_msb, tmp1, tmp2, tmp3, tmp4, ret; in lpphy_calc_rx_iq_comp() local
1738 tmp4 = (qpwr << (31 - q_msb)) / (ipwr >> tmp2); in lpphy_calc_rx_iq_comp()
1740 tmp4 = (qpwr << (31 - q_msb)) / (ipwr << -tmp2); in lpphy_calc_rx_iq_comp()
1742 tmp4 -= tmp3 * tmp3; in lpphy_calc_rx_iq_comp()
1743 tmp4 = -int_sqrt(tmp4); in lpphy_calc_rx_iq_comp()
1746 c1 = tmp4 >> 4; in lpphy_calc_rx_iq_comp()
2393 u32 tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; in lpphy_b2062_tune() local
2425 tmp4 = 48 * tmp1; in lpphy_b2062_tune()
2426 tmp6 = tmp3 / tmp4; in lpphy_b2062_tune()
2427 tmp7 = tmp3 % tmp4; in lpphy_b2062_tune()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/halrf/rtl8821c/
H A Dhalrf_iqk_8821c.c1964 u32 tmp1, tmp2, tmp3, tmp4, tmp5; in _phy_txgapk_calibrate_8821c() local
2074 tmp4 = _txgapk_one_shot_8821c(dm, RF_PATH_A, txgain[i + 1]); in _phy_txgapk_calibrate_8821c()
2082 _txgapk_txpower_compare_8821c(dm, RF_PATH_A, tmp3, tmp4, pwr_table_1db); in _phy_txgapk_calibrate_8821c()
2120 tmp4 = _txgapk_one_shot_8821c(dm, RF_PATH_A, txgain[i + 1]); in _phy_txgapk_calibrate_8821c()
2124 RF_DBG(dm, DBG_RF_IQK, "[IQK] tmp3= %x, tmp4= %x\n", tmp3, tmp4); in _phy_txgapk_calibrate_8821c()
2128 _txgapk_txpower_compare_8821c(dm, RF_PATH_A, tmp3, tmp4, pwr_table_1db); in _phy_txgapk_calibrate_8821c()
2132 _txgapk_txpower_compare_8821c(dm, RF_PATH_A, tmp3, tmp4, pwr_table_3db); in _phy_txgapk_calibrate_8821c()
2231 u32 tmp1, tmp2, tmp3, tmp4, reg_1bfc; in _dpk_set_gain_scaling() local
2238 tmp4 = odm_read_4byte(dm, 0x1bdc); in _dpk_set_gain_scaling()
2264 odm_write_4byte(dm, 0x1bdc, tmp4); in _dpk_set_gain_scaling()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/halrf/rtl8821c/
H A Dhalrf_iqk_8821c.c1963 u32 tmp1, tmp2, tmp3, tmp4, tmp5; in _phy_txgapk_calibrate_8821c() local
2073 tmp4 = _txgapk_one_shot_8821c(dm, RF_PATH_A, txgain[i + 1]); in _phy_txgapk_calibrate_8821c()
2081 _txgapk_txpower_compare_8821c(dm, RF_PATH_A, tmp3, tmp4, pwr_table_1db); in _phy_txgapk_calibrate_8821c()
2119 tmp4 = _txgapk_one_shot_8821c(dm, RF_PATH_A, txgain[i + 1]); in _phy_txgapk_calibrate_8821c()
2123 RF_DBG(dm, DBG_RF_IQK, "[IQK] tmp3= %x, tmp4= %x\n", tmp3, tmp4); in _phy_txgapk_calibrate_8821c()
2127 _txgapk_txpower_compare_8821c(dm, RF_PATH_A, tmp3, tmp4, pwr_table_1db); in _phy_txgapk_calibrate_8821c()
2131 _txgapk_txpower_compare_8821c(dm, RF_PATH_A, tmp3, tmp4, pwr_table_3db); in _phy_txgapk_calibrate_8821c()
2230 u32 tmp1, tmp2, tmp3, tmp4, reg_1bfc; in _dpk_set_gain_scaling() local
2237 tmp4 = odm_read_4byte(dm, 0x1bdc); in _dpk_set_gain_scaling()
2263 odm_write_4byte(dm, 0x1bdc, tmp4); in _dpk_set_gain_scaling()
[all …]
/OK3568_Linux_fs/u-boot/lib/
H A Daes.c515 u8 tmp0, tmp1, tmp2, tmp3, tmp4; in aes_expand_key() local
526 tmp4 = tmp3; in aes_expand_key()
530 tmp2 = sbox[tmp4]; in aes_expand_key()
/OK3568_Linux_fs/kernel/net/netlabel/
H A Dnetlabel_domainhash.c68 struct netlbl_af4list *tmp4; in netlbl_domhsh_free_entry() local
76 netlbl_af4list_foreach_safe(iter4, tmp4, in netlbl_domhsh_free_entry()
411 struct netlbl_af4list *tmp4; in netlbl_domhsh_add() local
519 netlbl_af4list_foreach_safe(iter4, tmp4, in netlbl_domhsh_add()
H A Dnetlabel_unlabeled.c151 struct netlbl_af4list *tmp4; in netlbl_unlhsh_free_iface() local
162 netlbl_af4list_foreach_safe(iter4, tmp4, &iface->addr4_list) { in netlbl_unlhsh_free_iface()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_ra.c1923 u32 tmp1 = 0, tmp2 = 0, tmp3 = 0, tmp4 = 0; in halbb_ra_dbg() local
2155 tmp4 = halbb_get_reg(bb, 0x178, MASKDWORD); in halbb_ra_dbg()
2158 tmp1, tmp2, tmp3, tmp4); in halbb_ra_dbg()
2176 tmp4 = halbb_get_reg(bb, 0x1cc, MASKDWORD); in halbb_ra_dbg()
2179 tmp1, tmp2, tmp3, tmp4); in halbb_ra_dbg()
2183 tmp4 = halbb_get_reg(bb, 0x1dc, MASKDWORD); in halbb_ra_dbg()
2186 tmp1, tmp2, tmp3, tmp4); in halbb_ra_dbg()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_ra.c1923 u32 tmp1 = 0, tmp2 = 0, tmp3 = 0, tmp4 = 0; in halbb_ra_dbg() local
2155 tmp4 = halbb_get_reg(bb, 0x178, MASKDWORD); in halbb_ra_dbg()
2158 tmp1, tmp2, tmp3, tmp4); in halbb_ra_dbg()
2176 tmp4 = halbb_get_reg(bb, 0x1cc, MASKDWORD); in halbb_ra_dbg()
2179 tmp1, tmp2, tmp3, tmp4); in halbb_ra_dbg()
2183 tmp4 = halbb_get_reg(bb, 0x1dc, MASKDWORD); in halbb_ra_dbg()
2186 tmp1, tmp2, tmp3, tmp4); in halbb_ra_dbg()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/halrf/rtl8822b/
H A Dhalrf_iqk_8822b.c1403 u32 tmp1, tmp2, tmp3, tmp4, tmp5; in _iqk_tximr_selfcheck_8822b() local
1416 tmp4 = odm_read_4byte(dm, 0x1b20); in _iqk_tximr_selfcheck_8822b()
1449 odm_write_4byte(dm, 0x1b20, tmp4); in _iqk_tximr_selfcheck_8822b()
1486 u32 tmp1, tmp2, tmp3, tmp4, tmp5; in _iqk_rximr_selfcheck_8822b() local
1498 tmp4 = odm_read_4byte(dm, 0x1b20); in _iqk_rximr_selfcheck_8822b()
1541 odm_write_4byte(dm, 0x1b20, tmp4); in _iqk_rximr_selfcheck_8822b()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_write.h1227 float tmp4 = d3 - d4; in stbiw__jpg_DCT() local
1243 tmp10 = tmp4 + tmp5; // phase 2 in stbiw__jpg_DCT()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_write.h1227 float tmp4 = d3 - d4; in stbiw__jpg_DCT() local
1243 tmp10 = tmp4 + tmp5; // phase 2 in stbiw__jpg_DCT()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/rtl8822c/
H A Dhalrf_iqk_8822c.c4362 u32 tmp1, tmp2, tmp3, tmp4, tmp5; in _iqk_tximr_selfcheck_8822c() local
4375 tmp4 = odm_read_4byte(dm, 0x1b20); in _iqk_tximr_selfcheck_8822c()
4408 odm_write_4byte(dm, 0x1b20, tmp4); in _iqk_tximr_selfcheck_8822c()
4445 u32 tmp1, tmp2, tmp3, tmp4, tmp5; in _iqk_rximr_selfcheck_8822c() local
4459 tmp4 = odm_read_4byte(dm, 0x1b20); in _iqk_rximr_selfcheck_8822c()
4502 odm_write_4byte(dm, 0x1b20, tmp4); in _iqk_rximr_selfcheck_8822c()