Home
last modified time | relevance | path

Searched defs:v1 (Results 1 – 25 of 142) sorted by relevance

123456

/linux/arch/s390/include/asm/
H A Dfpu-insn.h139 static __always_inline void fpu_vab(u8 v1, u8 v2, u8 v3) in fpu_vab()
147 static __always_inline void fpu_vcksm(u8 v1, u8 v2, u8 v3) in fpu_vcksm()
155 static __always_inline void fpu_vesravb(u8 v1, u8 v2, u8 v3) in fpu_vesravb()
163 static __always_inline void fpu_vgfmag(u8 v1, u8 v2, u8 v3, u8 v4) in fpu_vgfmag()
171 static __always_inline void fpu_vgfmg(u8 v1, u8 v2, u8 v3) in fpu_vgfmg()
181 static __always_inline void fpu_vl(u8 v1, const void *vxr) in fpu_vl()
193 static __always_inline void fpu_vl(u8 v1, const void *vxr) in fpu_vl()
236 static __always_inline void fpu_vll(u8 v1, u32 index, const void *vxr) in fpu_vll()
252 static __always_inline void fpu_vll(u8 v1, u32 index, const void *vxr) in fpu_vll()
310 static __always_inline void fpu_vlr(u8 v1, u8 v2) in fpu_vlr()
[all …]
/linux/include/pcmcia/
H A Ddevice_id.h24 #define PCMCIA_DEVICE_PROD_ID1(v1, vh1) { \ argument
39 #define PCMCIA_DEVICE_PROD_ID12(v1, v2, vh1, vh2) { \ argument
45 #define PCMCIA_DEVICE_PROD_ID13(v1, v3, vh1, vh3) { \ argument
51 #define PCMCIA_DEVICE_PROD_ID14(v1, v4, vh1, vh4) { \ 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
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
86 #define PCMCIA_DEVICE_MANF_CARD_PROD_ID1(manf, card, v1, vh1) { \ argument
115 #define PCMCIA_MFC_DEVICE_PROD_ID1(mfc, v1, vh1) { \ argument
[all …]
/linux/drivers/char/mwave/
H A Dmwavedd.h79 #define PRINTK_2(f,s,v1) \ argument
84 #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
109 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7) \ argument
116 #define PRINTK_2(f,s,v1) argument
117 #define PRINTK_3(f,s,v1,v2) argument
118 #define PRINTK_4(f,s,v1,v2,v3) argument
[all …]
/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
78 #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
160 #define REG_GET_2(reg_name, f1, v1, f2, v2) \ argument
[all …]
H A Dbw_fixed.h54 static inline struct bw_fixed bw_min3(struct bw_fixed v1, in bw_min3()
61 static inline struct bw_fixed bw_max3(struct bw_fixed v1, in bw_max3()
/linux/arch/powerpc/platforms/ps3/
H A Drepository.c54 u64 v1, u64 v2, const char *func, int line) in _dump_node()
113 u64 v1; in read_node() local
169 u64 v1 = 0; in ps3_repository_read_bus_type() local
184 u64 v1 = 0; in ps3_repository_read_bus_num_dev() local
218 u64 v1 = 0; in ps3_repository_read_dev_type() local
235 u64 v1 = 0; in ps3_repository_read_dev_intr() local
254 u64 v1 = 0; in ps3_repository_read_dev_reg_type() local
594 u64 v1 = 0; in ps3_repository_read_stor_dev_num_regions() local
610 u64 v1 = 0; in ps3_repository_read_stor_dev_region_id() local
767 u64 v1 = 0; in ps3_repository_read_highmem_region_count() local
[all …]
/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
/linux/drivers/staging/rtl8723bs/hal/
H A DHalHWImg8723B_BB.c219 u32 v1 = Array[i]; in ODM_ReadAndConfig_MP_8723B_AGC_TAB() local
478 u32 v1 = Array[i]; in ODM_ReadAndConfig_MP_8723B_PHY_REG() local
550 u32 v1 = Array[i]; in ODM_ReadAndConfig_MP_8723B_PHY_REG_PG() local
H A DHalHWImg8723B_MAC.c189 u32 v1 = Array[i]; in ODM_ReadAndConfig_MP_8723B_MAC_REG() local
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_standalone_libraries/
H A Dlib_float_math.c69 double math_max3(double v1, double v2, double v3) in math_max3()
74 double math_max4(double v1, double v2, double v3, double v4) in math_max4()
79 double math_max5(double v1, double v2, double v3, double v4, double v5) in math_max5()
/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/
H A Dia_css_xnr3_types.h46 int v1; /** Sigma for V range similarity in bright area */ member
61 int v1; /** Coring threshold of V channel in bright area */ member
/linux/include/linux/
H A Dxxhash.h149 uint32_t v1; member
162 uint64_t v1; member
/linux/drivers/firmware/cirrus/test/
H A Dcs_dsp_mock_wmfw.c176 struct wmfw_adsp_alg_data *v1; in cs_dsp_mock_wmfw_start_alg_info_block() local
267 struct wmfw_adsp_coeff_data *v1; in cs_dsp_mock_wmfw_add_coeff_desc() local
361 struct wmfw_adsp_alg_data *v1; in cs_dsp_mock_wmfw_end_alg_info_block() local
/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()
/linux/arch/mips/kernel/
H A Dr4k-bugs64.c44 void mult_sh_align_mod(long *v1, long *v2, long *w, in mult_sh_align_mod()
121 long v1[8], v2[8], w[8]; in check_mult_sh() local
/linux/drivers/video/fbdev/
H A Datafb_iplan2p2.c106 u32 pval[4], v, v1, mask; in atafb_iplan2p2_copyarea() local
148 u32 pval[4], v, v1, mask; in atafb_iplan2p2_copyarea() local
H A Datafb_iplan2p4.c106 u32 pval[4], v, v1, mask; in atafb_iplan2p4_copyarea() local
155 u32 pval[4], v, v1, mask; in atafb_iplan2p4_copyarea() local
H A Datafb_iplan2p8.c113 u32 pval[4], v, v1, mask; in atafb_iplan2p8_copyarea() local
176 u32 pval[4], v, v1, mask; in atafb_iplan2p8_copyarea() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddf_v4_3.c32 uint32_t v0, v1, v28, v31; in df_v4_3_query_ras_poison_mode() local
H A Datombios_crtc.c235 ENABLE_SPREAD_SPECTRUM_ON_PPLL_PS_ALLOCATION v1; member
300 ADJUST_DISPLAY_PLL_PS_ALLOCATION v1; member
459 PIXEL_CLOCK_PARAMETERS v1; member
/linux/lib/
H A Datomic64_test.c107 int v1 = 0xdeadbeef; in test_atomic() local
150 long long v1 = 0xdeadbeefdeafcafeLL; in test_atomic64() local
/linux/drivers/net/ethernet/toshiba/
H A Dps3_gelic_net.c108 u64 v1, v2; in gelic_card_set_link_mode() local
1314 u64 v1, v2; in gelic_net_set_wol() local
1476 u64 v1, v2; in gelic_net_setup_netdev() local
1584 u64 v1, v2; in gelic_card_get_vlan_info() local
/linux/tools/power/cpupower/debug/kernel/
H A Dcpufreq-test_tsc.c37 u32 v1=0,v2=0,v3=0; in read_pmtmr() local
/linux/arch/powerpc/lib/
H A Dsstep.c1189 long v1, long v2, int crfld) in do_cmp_signed()
1207 unsigned long v1, in do_cmp_unsigned()
1226 unsigned long v1, unsigned long v2) in do_cmpb()
1246 unsigned long v1, int size) in do_popcnt()
1273 unsigned long v1, unsigned long v2) in do_bpermd()
1308 static nokprobe_inline int trap_compare(long v1, long v2) in trap_compare()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.c382 #define READ_NEXT_PAIR(v1, v2, i) \ argument
391 u32 v1; in handle_branch1() local
435 u32 v1; in handle_branch2() local
638 u32 v1 = 0, v2 = 0; in phy_config_bb_with_pghdr() local
693 #define READ_NEXT_RF_PAIR(v1, v2, i) \ argument
705 u32 v1, v2; in process_path_a() local

123456