Home
last modified time | relevance | path

Searched refs:tmp5 (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sh/lib/
H A Dio.c22 int tmp2, tmp3, tmp4, tmp5, tmp6; in __raw_readsl() local
53 "=&r" (tmp5), "=&r" (tmp6) in __raw_readsl()
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dio.c25 int tmp2, tmp3, tmp4, tmp5, tmp6; in memcpy_fromio() local
52 "=&r" (tmp5), "=&r" (tmp6), "=&r" (from) in memcpy_fromio()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dphy_lp.c2393 u32 tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; in lpphy_b2062_tune() local
2429 tmp5 = tmp7 * 0x100; in lpphy_b2062_tune()
2430 tmp6 = tmp5 / tmp4; in lpphy_b2062_tune()
2431 tmp7 = tmp5 % tmp4; in lpphy_b2062_tune()
2433 tmp5 = tmp7 * 0x100; in lpphy_b2062_tune()
2434 tmp6 = tmp5 / tmp4; in lpphy_b2062_tune()
2435 tmp7 = tmp5 % tmp4; in lpphy_b2062_tune()
2437 tmp5 = tmp7 * 0x100; in lpphy_b2062_tune()
2438 tmp6 = tmp5 / tmp4; in lpphy_b2062_tune()
2439 tmp7 = tmp5 % 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
2068 tmp5 = txgain[i + 1]; in _phy_txgapk_calibrate_8821c()
3057 u32 tmp1, tmp2, tmp3, tmp4, tmp5; in _iqk_tximr_selfcheck_8821c() local
3071 tmp5 = odm_read_4byte(dm, 0x1b24); in _iqk_tximr_selfcheck_8821c()
3102 odm_write_4byte(dm, 0x1b24, tmp5); in _iqk_tximr_selfcheck_8821c()
3115 u32 tmp1, tmp2, tmp3, tmp4, tmp5; in _iqk_rximr_selfcheck_8821c() local
3128 tmp5 = odm_read_4byte(dm, 0x1b24); in _iqk_rximr_selfcheck_8821c()
3172 odm_write_4byte(dm, 0x1b24, tmp5); in _iqk_rximr_selfcheck_8821c()
3427 u32 tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmp10; in _phy_iqk_debug_inner_lpbk_psd_8821c() local
3433 tmp5 = odm_read_4byte(dm, 0x1b1c); in _phy_iqk_debug_inner_lpbk_psd_8821c()
[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
2067 tmp5 = txgain[i + 1]; in _phy_txgapk_calibrate_8821c()
3056 u32 tmp1, tmp2, tmp3, tmp4, tmp5; in _iqk_tximr_selfcheck_8821c() local
3070 tmp5 = odm_read_4byte(dm, 0x1b24); in _iqk_tximr_selfcheck_8821c()
3101 odm_write_4byte(dm, 0x1b24, tmp5); in _iqk_tximr_selfcheck_8821c()
3114 u32 tmp1, tmp2, tmp3, tmp4, tmp5; in _iqk_rximr_selfcheck_8821c() local
3127 tmp5 = odm_read_4byte(dm, 0x1b24); in _iqk_rximr_selfcheck_8821c()
3171 odm_write_4byte(dm, 0x1b24, tmp5); in _iqk_rximr_selfcheck_8821c()
3426 u32 tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9, tmp10; in _phy_iqk_debug_inner_lpbk_psd_8821c() local
3432 tmp5 = odm_read_4byte(dm, 0x1b1c); in _phy_iqk_debug_inner_lpbk_psd_8821c()
[all …]
/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
1417 tmp5 = odm_read_4byte(dm, 0x1b24); in _iqk_tximr_selfcheck_8822b()
1450 odm_write_4byte(dm, 0x1b24, tmp5); in _iqk_tximr_selfcheck_8822b()
1486 u32 tmp1, tmp2, tmp3, tmp4, tmp5; in _iqk_rximr_selfcheck_8822b() local
1499 tmp5 = odm_read_4byte(dm, 0x1b24); in _iqk_rximr_selfcheck_8822b()
1542 odm_write_4byte(dm, 0x1b24, tmp5); in _iqk_rximr_selfcheck_8822b()
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_write.h1225 float tmp5 = d2 - d5; in stbiw__jpg_DCT() local
1243 tmp10 = tmp4 + tmp5; // phase 2 in stbiw__jpg_DCT()
1244 tmp11 = tmp5 + tmp6; in stbiw__jpg_DCT()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_write.h1225 float tmp5 = d2 - d5; in stbiw__jpg_DCT() local
1243 tmp10 = tmp4 + tmp5; // phase 2 in stbiw__jpg_DCT()
1244 tmp11 = tmp5 + tmp6; 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
4376 tmp5 = odm_read_4byte(dm, 0x1b24); in _iqk_tximr_selfcheck_8822c()
4409 odm_write_4byte(dm, 0x1b24, tmp5); in _iqk_tximr_selfcheck_8822c()
4445 u32 tmp1, tmp2, tmp3, tmp4, tmp5; in _iqk_rximr_selfcheck_8822c() local
4460 tmp5 = odm_read_4byte(dm, 0x1b24); in _iqk_rximr_selfcheck_8822c()
4503 odm_write_4byte(dm, 0x1b24, tmp5); in _iqk_rximr_selfcheck_8822c()