Home
last modified time | relevance | path

Searched defs:v2 (Results 1 – 25 of 215) sorted by relevance

123456789

/openbmc/linux/include/pcmcia/
H A Ddevice_id.h29 #define PCMCIA_DEVICE_PROD_ID2(v2, vh2) { \ argument
39 #define PCMCIA_DEVICE_PROD_ID12(v1, v2, vh1, vh2) { \ argument
57 #define PCMCIA_DEVICE_PROD_ID123(v1, v2, v3, vh1, vh2, vh3) { \ argument
64 #define PCMCIA_DEVICE_PROD_ID124(v1, v2, v4, vh1, vh2, vh4) { \ argument
78 #define PCMCIA_DEVICE_PROD_ID1234(v1, v2, v3, v4, vh1, vh2, vh3, vh4) { \ argument
122 #define PCMCIA_MFC_DEVICE_PROD_ID2(mfc, v2, vh2) { \ argument
129 #define PCMCIA_MFC_DEVICE_PROD_ID12(mfc, v1, v2, vh1, vh2) { \ argument
171 #define PCMCIA_PFC_DEVICE_PROD_ID2(mfc, v2, vh2) { \ argument
178 #define PCMCIA_PFC_DEVICE_PROD_ID12(mfc, v1, v2, vh1, vh2) { \ argument
213 #define PCMCIA_DEVICE_CIS_PROD_ID12(v1, v2, vh1, vh2, _cisfile) { \ argument
[all …]
/openbmc/qemu/tests/tcg/s390x/
H A Dvxeh2_vs.c7 #define vtst(v1, v2) \ argument
12 static inline void vsl(S390Vector *v1, S390Vector *v2, S390Vector *v3) in vsl()
20 static inline void vsra(S390Vector *v1, S390Vector *v2, S390Vector *v3) in vsra()
28 static inline void vsrl(S390Vector *v1, S390Vector *v2, S390Vector *v3) in vsrl()
36 static inline void vsld(S390Vector *v1, S390Vector *v2, in vsld()
46 static inline void vsrd(S390Vector *v1, S390Vector *v2, in vsrd()
H A Dvxeh2_vstrs.c13 vstrs(S390Vector *v1, const S390Vector *v2, const S390Vector *v3, in vstrs()
35 S390Vector v2 = {.d[0] = 0x222000205e410000ULL, .d[1] = 0}; in test_ignored_match() local
47 S390Vector v2 = {.d[0] = 0x5300000000000000ULL, .d[1] = 0}; in test_empty_needle() local
59 S390Vector v2 = {.d[0] = 0x1122334455667700ULL, .d[1] = 0}; in test_max_length() local
71 S390Vector v2 = {.d[0] = 0xffffff000fffff00ULL, .d[1] = 0x82b}; in test_no_match() local
H A Dvxeh2_vcvt.c11 static inline void vcfps(S390Vector *v1, S390Vector *v2, in vcfps()
22 static inline void vcfpl(S390Vector *v1, S390Vector *v2, in vcfpl()
33 static inline void vcsfp(S390Vector *v1, S390Vector *v2, in vcsfp()
44 static inline void vclfp(S390Vector *v1, S390Vector *v2, in vclfp()
H A Dvfminmax.c22 void *v1, const void *v2, const void *v3) in vfminmax()
297 const void *v2, const void *v3) in signed_test()
344 char v1_exp[16], v2[16], v3[16]; in main() local
/openbmc/qemu/target/i386/hvf/
H A Dx86_flags.c123 void SET_FLAGS_OSZAPC_SUB32(CPUX86State *env, uint32_t v1, uint32_t v2, in SET_FLAGS_OSZAPC_SUB32()
129 void SET_FLAGS_OSZAPC_SUB16(CPUX86State *env, uint16_t v1, uint16_t v2, in SET_FLAGS_OSZAPC_SUB16()
135 void SET_FLAGS_OSZAPC_SUB8(CPUX86State *env, uint8_t v1, uint8_t v2, in SET_FLAGS_OSZAPC_SUB8()
153 void SET_FLAGS_OSZAPC_ADD8(CPUX86State *env, uint8_t v1, uint8_t v2, in SET_FLAGS_OSZAPC_ADD8()
159 void SET_FLAGS_OSZAP_SUB32(CPUX86State *env, uint32_t v1, uint32_t v2, in SET_FLAGS_OSZAP_SUB32()
165 void SET_FLAGS_OSZAP_SUB16(CPUX86State *env, uint16_t v1, uint16_t v2, in SET_FLAGS_OSZAP_SUB16()
171 void SET_FLAGS_OSZAP_SUB8(CPUX86State *env, uint8_t v1, uint8_t v2, in SET_FLAGS_OSZAP_SUB8()
177 void SET_FLAGS_OSZAP_ADD32(CPUX86State *env, uint32_t v1, uint32_t v2, in SET_FLAGS_OSZAP_ADD32()
183 void SET_FLAGS_OSZAP_ADD16(CPUX86State *env, uint16_t v1, uint16_t v2, in SET_FLAGS_OSZAP_ADD16()
189 void SET_FLAGS_OSZAP_ADD8(CPUX86State *env, uint8_t v1, uint8_t v2, in SET_FLAGS_OSZAP_ADD8()
[all …]
/openbmc/linux/drivers/char/mwave/
H A Dmwavedd.h84 #define PRINTK_3(f,s,v1,v2) \ argument
89 #define PRINTK_4(f,s,v1,v2,v3) \ argument
94 #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
117 #define PRINTK_3(f,s,v1,v2) argument
118 #define PRINTK_4(f,s,v1,v2,v3) 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
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dreg_helper.h67 #define REG_SET_2(reg, init_value, f1, v1, f2, v2) \ argument
72 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument
160 #define REG_GET_2(reg_name, f1, v1, f2, v2) \ argument
165 #define REG_GET_3(reg_name, f1, v1, f2, v2, f3, v3) \ argument
171 #define REG_GET_4(reg_name, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
234 #define REG_UPDATE_2(reg, f1, v1, f2, v2) \ argument
239 #define REG_UPDATE_3(reg, f1, v1, f2, v2, f3, v3) \ argument
245 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
382 #define REG_UPDATE_SEQ_2(reg, f1, v1, f2, v2) \ argument
386 #define REG_UPDATE_SEQ_3(reg, f1, v1, f2, v2, f3, v3) \ argument
[all …]
/openbmc/linux/arch/arm64/lib/
H A Dxor-neon.c19 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_2() local
48 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_3() local
86 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_4() local
133 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_5() local
203 register uint64x2_t v0, v1, v2, v3; in xor_arm64_eor3_3() local
240 register uint64x2_t v0, v1, v2, v3; in xor_arm64_eor3_4() local
286 register uint64x2_t v0, v1, v2, v3; in xor_arm64_eor3_5() local
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_reg.h65 #define REG_SET_2(reg, init_value, f1, v1, f2, v2) \ argument
70 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument
76 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
92 #define REG_UPDATE_2(reg, f1, v1, f2, v2) \ argument
97 #define REG_UPDATE_3(reg, f1, v1, f2, v2, f3, v3) \ argument
103 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
/openbmc/phosphor-ipmi-blobs/test/
H A Dmanager_unittest.cpp66 std::vector<std::string> v1, v2; in TEST() local
90 std::vector<std::string> v1, v2; in TEST() local
119 std::vector<std::string> v1, v2; in TEST() local
155 std::vector<std::string> v1, v2; in TEST() local
/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A DHalHWImg8723B_BB.c227 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_AGC_TAB() local
489 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_PHY_REG() local
564 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_PHY_REG_PG() local
/openbmc/linux/lib/
H A Dxxhash.c111 uint32_t v2 = seed + PRIME32_2; in xxh32() local
181 uint64_t v2 = seed + PRIME64_2; in xxh64() local
309 uint32_t v2 = state->v2; in xxh32_update() local
414 uint64_t v2 = state->v2; in xxh64_update() local
453 const uint64_t v2 = state->v2; in xxh64_digest() local
/openbmc/qemu/target/s390x/tcg/
H A Dvec_fpu_helper.c113 static void vop32_2(S390Vector *v1, const S390Vector *v2, CPUS390XState *env, in vop32_2()
137 static void vop64_2(S390Vector *v1, const S390Vector *v2, CPUS390XState *env, in vop64_2()
161 static void vop128_2(S390Vector *v1, const S390Vector *v2, CPUS390XState *env, in vop128_2()
360 static int wfc64(const S390Vector *v1, const S390Vector *v2, in wfc64()
380 static int wfc128(const S390Vector *v1, const S390Vector *v2, in wfc128()
416 static int vfc32(S390Vector *v1, const S390Vector *v2, const S390Vector *v3, in vfc32()
448 static int vfc64(S390Vector *v1, const S390Vector *v2, const S390Vector *v3, in vfc64()
480 static int vfc128(S390Vector *v1, const S390Vector *v2, const S390Vector *v3, in vfc128()
903 static void vfminmax32(S390Vector *v1, const S390Vector *v2, in vfminmax32()
965 static void vfminmax64(S390Vector *v1, const S390Vector *v2, in vfminmax64()
[all …]
H A Dvec_string_helper.c78 static int vfae(void *v1, const void *v2, const void *v3, bool in, in vfae()
164 static int vfee(void *v1, const void *v2, const void *v3, bool zs, uint8_t es) in vfee()
221 static int vfene(void *v1, const void *v2, const void *v3, bool zs, uint8_t es) in vfene()
286 static int vistr(void *v1, const void *v2, uint8_t es) in vistr()
345 static int vstrc(void *v1, const void *v2, const void *v3, const void *v4, in vstrc()
474 static int vstrs(S390Vector *v1, const S390Vector *v2, const S390Vector *v3, in vstrs()
/openbmc/linux/tools/edid/
H A Dedid.S47 #define mfgname2id(v1,v2,v3) \ argument
50 #define lsbs2(v1,v2) (((v1&0x0f)<<4)+(v2&0x0f)) argument
51 #define msbs2(v1,v2) ((((v1>>8)&0x0f)<<4)+((v2>>8)&0x0f)) argument
52 #define msbs4(v1,v2,v3,v4) \ argument
/openbmc/phosphor-host-ipmid/test/message/
H A Dpack.cpp89 uint5_t v2 = 0x19; in TEST() local
106 bool v4 = true, v3 = false, v2 = false, v1 = true; in TEST() local
135 std::bitset<5> v2(0x19); in TEST() local
344 uint16_t v2 = 0x0604; in TEST() local
365 uint16_t v2 = 0x0604; in TEST() local
404 bool v2 = true; // binary 0b1 in TEST() local
434 uint8_t v2 = 0xa5; // binary 0b10100101 in TEST() local
H A Dunpack.cpp234 uint5_t v2; in TEST() local
252 uint4_t v2; in TEST() local
270 uint6_t v2; in TEST() local
289 bool v4, v3, v2, v1; in TEST() local
315 bool v4, v3, v2, v1; in TEST() local
413 std::bitset<5> v2; in TEST() local
431 std::bitset<4> v2; in TEST() local
449 std::bitset<6> v2; in TEST() local
780 uint16_t v2; in TEST() local
834 bool v2; in TEST() local
[all …]
/openbmc/qemu/include/qemu/
H A Dxxhash.h55 uint32_t v2 = QEMU_XXHASH_SEED + PRIME32_2; in qemu_xxhash8() local
191 static inline uint64_t XXH64_mergerounds(uint64_t v1, uint64_t v2, in XXH64_mergerounds()
219 uint64_t v2 = QEMU_XXHASH_SEED + XXH_PRIME64_2; in qemu_xxhash64_4() local
/openbmc/linux/include/linux/
H A Dxxhash.h150 uint32_t v2; member
163 uint64_t v2; member
/openbmc/qemu/tests/tcg/hexagon/
H A Dpreg_alias.c25 static uint32_t preg_alias(uint8_t v0, uint8_t v1, uint8_t v2, uint8_t v3) in preg_alias()
39 static uint32_t preg_alias_pair(uint8_t v0, uint8_t v1, uint8_t v2, uint8_t v3) in preg_alias_pair()
/openbmc/qemu/target/arm/
H A Darm-qmp-cmds.c45 static inline void gic_cap_kvm_probe(GICCapability *v2, GICCapability *v3) in gic_cap_kvm_probe()
71 GICCapability *v2 = gic_cap_new(2), *v3 = gic_cap_new(3); in qmp_query_gic_capabilities() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddcn_calc_math.c94 float dcn_bw_max3(float v1, float v2, float v3) in dcn_bw_max3()
99 float dcn_bw_max5(float v1, float v2, float v3, float v4, float v5) in dcn_bw_max5()
/openbmc/linux/arch/mips/kernel/
H A Dr4k-bugs64.c43 void mult_sh_align_mod(long *v1, long *v2, long *w, in mult_sh_align_mod()
120 long v1[8], v2[8], w[8]; in check_mult_sh() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Dstream_test.cpp69 uint16_t v2 = 0x2233; in TEST() local
106 uint64_t v2 = 0x0102030405060708; in TEST() local

123456789