Home
last modified time | relevance | path

Searched defs:v4 (Results 1 – 25 of 101) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/rtl8822b/
H A Dhalhwimg8822b_bb.c12362 u32 v4 = array[i + 3]; in odm_read_and_config_mp_8822b_phy_reg_pg() local
12463 u32 v4 = array[i + 3]; in odm_read_and_config_mp_8822b_phy_reg_pg_type12() local
12564 u32 v4 = array[i + 3]; in odm_read_and_config_mp_8822b_phy_reg_pg_type15() local
12665 u32 v4 = array[i + 3]; in odm_read_and_config_mp_8822b_phy_reg_pg_type16() local
12766 u32 v4 = array[i + 3]; in odm_read_and_config_mp_8822b_phy_reg_pg_type17() local
12867 u32 v4 = array[i + 3]; in odm_read_and_config_mp_8822b_phy_reg_pg_type18() local
12968 u32 v4 = array[i + 3]; in odm_read_and_config_mp_8822b_phy_reg_pg_type19() local
13069 u32 v4 = array[i + 3]; in odm_read_and_config_mp_8822b_phy_reg_pg_type2() local
13170 u32 v4 = array[i + 3]; in odm_read_and_config_mp_8822b_phy_reg_pg_type3() local
13271 u32 v4 = array[i + 3]; in odm_read_and_config_mp_8822b_phy_reg_pg_type4() local
[all …]
/OK3568_Linux_fs/kernel/drivers/char/mwave/
H A Dmwavedd.h94 #define PRINTK_5(f,s,v1,v2,v3,v4) \ argument
99 #define PRINTK_6(f,s,v1,v2,v3,v4,v5) \ argument
104 #define PRINTK_7(f,s,v1,v2,v3,v4,v5,v6) \ argument
109 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7) \ argument
119 #define PRINTK_5(f,s,v1,v2,v3,v4) argument
120 #define PRINTK_6(f,s,v1,v2,v3,v4,v5) argument
121 #define PRINTK_7(f,s,v1,v2,v3,v4,v5,v6) argument
122 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7) argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/
H A Dreg_helper.h78 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
85 #define REG_SET_5(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument
94 #define REG_SET_6(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument
104 #define REG_SET_7(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument
115 #define REG_SET_8(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument
127 #define REG_SET_9(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ argument
140 #define REG_SET_10(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ argument
171 #define REG_GET_4(reg_name, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
178 #define REG_GET_5(reg_name, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5) \ argument
186 #define REG_GET_6(reg_name, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6) \ argument
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_iptunnel_common.h14 __u32 v4; member
24 __u32 v4; member
28 __u32 v4; member
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dxdp_tx_iptunnel_common.h14 __u32 v4; member
24 __u32 v4; member
28 __u32 v4; member
/OK3568_Linux_fs/kernel/lib/
H A Dxxhash.c113 uint32_t v4 = seed - PRIME32_1; in xxh32() local
183 uint64_t v4 = seed - PRIME64_1; in xxh64() local
311 uint32_t v4 = state->v4; in xxh32_update() local
416 uint64_t v4 = state->v4; in xxh64_update() local
455 const uint64_t v4 = state->v4; in xxh64_digest() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/doublevectors/
H A Dtst_doublevectors.cpp135 QDoubleVector2D v4 = v1 - v2; in binaryOperator2dTest() local
188 QDoubleVector3D v4(v2d2, -13.6); // constructor from 2d vector in constructor3dTest() local
262 QDoubleVector3D v4 = v1 - v2; in binaryOperator3dTest() local
/OK3568_Linux_fs/kernel/include/pcmcia/
H A Ddevice_id.h51 #define PCMCIA_DEVICE_PROD_ID14(v1, v4, vh1, vh4) { \ argument
64 #define PCMCIA_DEVICE_PROD_ID124(v1, v2, v4, vh1, vh2, vh4) { \ argument
71 #define PCMCIA_DEVICE_PROD_ID134(v1, v3, v4, vh1, vh3, vh4) { \ argument
78 #define PCMCIA_DEVICE_PROD_ID1234(v1, v2, v3, v4, vh1, vh2, vh3, vh4) { \ argument
268 #define PCMCIA_MFC_DEVICE_CIS_PROD_ID4(mfc, v4, vh4, _cisfile) { \ argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dxxhash.h152 uint32_t v4; member
165 uint64_t v4; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dmatx.hpp575 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4) in Matx()
583 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5) in Matx()
592 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6) in Matx()
601 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7) in Matx()
610 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8) in Matx()
620 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v… in Matx()
631 Matx<_Tp,m,n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9,… in Matx()
641 Matx<_Tp,m,n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9,… in Matx()
653 Matx<_Tp,m,n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9,… in Matx()
992 Vec<_Tp, cn>::Vec(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4) in Vec()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dmatx.hpp575 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4) in Matx()
583 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5) in Matx()
592 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6) in Matx()
601 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7) in Matx()
610 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8) in Matx()
620 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v… in Matx()
631 Matx<_Tp,m,n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9,… in Matx()
641 Matx<_Tp,m,n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9,… in Matx()
653 Matx<_Tp,m,n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9,… in Matx()
992 Vec<_Tp, cn>::Vec(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4) in Vec()
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dmatx.hpp575 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4) in Matx()
583 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5) in Matx()
592 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6) in Matx()
601 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7) in Matx()
610 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8) in Matx()
620 Matx<_Tp, m, n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v… in Matx()
631 Matx<_Tp,m,n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9,… in Matx()
641 Matx<_Tp,m,n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9,… in Matx()
653 Matx<_Tp,m,n>::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9,… in Matx()
992 Vec<_Tp, cn>::Vec(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4) in Vec()
[all …]
/OK3568_Linux_fs/external/libmali/include/CL/
H A Dcl_platform.h551 __cl_char4 v4; member
570 __cl_char4 v4[2]; member
589 __cl_char4 v4[4]; member
626 __cl_uchar4 v4; member
645 __cl_uchar4 v4[2]; member
664 __cl_uchar4 v4[4]; member
701 __cl_short4 v4; member
720 __cl_short4 v4[2]; member
739 __cl_short4 v4[4]; member
776 __cl_ushort4 v4; member
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_btf_haskv.c10 unsigned int v4; member
H A Dtest_btf_nokv.c9 unsigned int v4; member
H A Dtest_btf_newkv.c10 unsigned int v4; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroutesegment.cpp150 QV4::ExecutionEngine *v4 = QQmlEnginePrivate::getV4Engine(engine); in path() local
H A Dlocationvaluetypehelper.cpp157 QV4::ExecutionEngine *v4 = QQmlEnginePrivate::getV4Engine(engine); in fromList() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_reg.h76 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
103 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dconnect_force_port.c51 bool v4 = family == AF_INET; in run_test() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/rtl8821c/
H A Dhalhwimg8821c_bb.c4492 u32 v4 = array[i + 3]; in odm_read_and_config_mp_8821c_phy_reg_pg() local
4562 u32 v4 = array[i + 3]; in odm_read_and_config_mp_8821c_phy_reg_pg_type0x28() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/rtl8821c/
H A Dhalhwimg8821c_bb.c4493 u32 v4 = array[i + 3]; in odm_read_and_config_mp_8821c_phy_reg_pg() local
4563 u32 v4 = array[i + 3]; in odm_read_and_config_mp_8821c_phy_reg_pg_type0x28() local
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_ipa.c182 const u32 v4 = v4_big / 1000; in calculate_volt_scaling_factor() local
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A DHalHWImg8723B_BB.c628 u32 v4 = Array[i+3]; in ODM_ReadAndConfig_MP_8723B_PHY_REG_PG() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_phy.c51 mt76x02_tx_power_mask(u8 v1, u8 v2, u8 v3, u8 v4) in mt76x02_tx_power_mask()

12345