Home
last modified time | relevance | path

Searched +full:3 +full:v3 (Results 1 – 25 of 707) sorted by relevance

12345678910>>...29

/linux/drivers/pci/controller/
H A Dpci-v3-semi.c3 * Support for V3 Semiconductor PCI Local Bus to PCI Bridge
100 #define V3_LB_ISTAT_PCI_PERR BIT(3)
127 * This is the value applied to C/BE[3:1], with bit 0 always held 0
137 #define V3_PCI_BASE_M_PREFETCH BIT(3)
138 #define V3_PCI_BASE_M_TYPE (3 << 1)
144 #define V3_PCI_MAP_M_ROM_SIZE (3 << 10)
145 #define V3_PCI_MAP_M_SWAP (3 << 8)
152 #define V3_LB_BASE_SWAP (3 << 8)
154 #define V3_LB_BASE_PREFETCH BIT(3)
160 #define V3_LB_BASE_ADR_SIZE_8MB (3 << 4)
[all …]
/linux/arch/s390/include/asm/
H A Dfpu-insn-asm.h40 \opd = 3
103 .ifc \vxr,%v3
104 \opd = 3
204 * @v3: Vector register designated operand whose MSB is stored in
208 * RXB bit 3 (instruction bit 39) and whose remaining bits
211 * Note: In most vector instruction formats [1] V1, V2, V3, and V4 directly
212 * correspond to @v1, @v2, @v3, and @v4. But there are exceptions, such as but
219 .macro RXB rxb v1 v2=0 v3=0 v4=0
227 .if \v3 & 0x10
240 * @v3: Third vector register designated operand (for RXB)
[all …]
/linux/lib/
H A Dsiphash.c1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause)
8 * and HalfSipHash1-3/SipHash1-3 for an insecure PRF only suitable for
20 #define SIPROUND SIPHASH_PERMUTATION(v0, v1, v2, v3)
26 u64 v3 = SIPHASH_CONST_3; \
28 v3 ^= key->key[1]; \
34 v3 ^= b; \
43 return (v0 ^ v1) ^ (v2 ^ v3);
54 v3 ^= m; in __siphash_aligned()
69 case 3: b |= ((u64)end[2]) << 16; fallthrough; in __siphash_aligned()
87 v3 ^= m; in __siphash_unaligned()
[all …]
/linux/arch/arm64/crypto/
H A Dsm4-ce-core.S17 .irp b, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, \
42 .align 3
64 sm4ekey v3.4s, v2.4s, v27.4s;
65 sm4ekey v4.4s, v3.4s, v28.4s;
73 st1 {v0.16b-v3.16b}, [x1], #64;
80 tbl v20.16b, {v3.16b}, v24.16b
91 .align 3
107 .align 3
121 ld1 {v0.16b-v3.16b}, [x2], #64;
124 SM4_CRYPT_BLK8(v0, v1, v2, v3, v4, v5, v6, v7);
[all …]
H A Dsm4-ce-gcm-core.S18 .irp b, 0, 1, 2, 3, 24, 25, 26, 27, 28, 29, 30, 31
236 /* can be the same as input v0-v3 */
240 #define RR7 v3
261 .align 3
285 /* H ^ 3 */
298 .align 3
322 ld1 {v0.16b-v3.16b}, [x2], #64
327 rbit v3.16b, v3.16b
331 * (in1) * H^3 => rr2:rr3
340 RR6, RR7, v3, RH1, RTMP6, RTMP7)
[all …]
H A Dsm4-neon-core.S140 ROUND4(3, b3, b0, b1, b2); \
238 ROUND8(3, b3, b0, b1, b2, b7, b4, b5, b6); \
259 .align 3
273 ld4 {v0.4s-v3.4s}, [x2], #64
276 SM4_CRYPT_BLK8(v0, v1, v2, v3, v4, v5, v6, v7)
278 st1 {v0.16b-v3.16b}, [x1], #64
291 ld4 {v0.4s-v3.4s}, [x2], #64
293 SM4_CRYPT_BLK4(v0, v1, v2, v3)
295 st1 {v0.16b-v3.16b}, [x1], #64
308 transpose_4x4(v0, v1, v2, v3)
[all …]
/linux/Documentation/devicetree/bindings/hwmon/
H A Dltc2990.txt15 2: V1-V2, V3, V4
16 3: TR1, V3, V4
17 4: TR1, V3-V4
19 6: V1-V2, V3-V4
20 7: V1, V2, V3, V4
22 The second integer defines the bits 4..3 in the control register. This
27 2: TR2, V3 or V3-V4 only per mode
28 3: All measurements per mode
35 lltc,meas-mode = <7 3>; /* V1, V2, V3, V4 */
/linux/include/uapi/linux/
H A Dnfs.h34 #define NFS_MNT3_VERSION 3
47 NFS_OK = 0, /* v2 v3 v4 */
48 NFSERR_PERM = 1, /* v2 v3 v4 */
49 NFSERR_NOENT = 2, /* v2 v3 v4 */
50 NFSERR_IO = 5, /* v2 v3 v4 */
51 NFSERR_NXIO = 6, /* v2 v3 v4 */
52 NFSERR_ACCES = 13, /* v2 v3 v4 */
53 NFSERR_EXIST = 17, /* v2 v3 v4 */
54 NFSERR_XDEV = 18, /* v3 v4 */
55 NFSERR_NODEV = 19, /* v2 v3 v4 */
[all …]
/linux/Documentation/devicetree/bindings/mmc/
H A Dnvidia,tegra20-sdhci.yaml122 nvidia,pad-autocal-pull-down-offset-3v3:
127 nvidia,pad-autocal-pull-down-offset-3v3-timeout:
150 nvidia,pad-autocal-pull-up-offset-3v3:
162 nvidia,pad-autocal-pull-up-offset-3v3-timeout:
228 - const: sdmmc-3v3
232 - const: sdmmc-3v3-drv
237 - const: sdmmc-3v3-drv
257 - const: sdmmc-3v3
296 pinctrl-names = "sdmmc-3v3", "sdmmc-1v8",
297 "sdmmc-3v3-drv", "sdmmc-1v8-drv";
[all …]
/linux/lib/raid6/
H A Drvv.c25 z0 = disks - 3; /* Highest data disk */ in raid6_rvv1_gen_syndrome_real()
38 /* v0:wp0, v1:wq0, v2:wd0/w20, v3:w10 */ in raid6_rvv1_gen_syndrome_real()
63 "vsll.vi v3, v1, 1\n" in raid6_rvv1_gen_syndrome_real()
65 "vxor.vv v3, v3, v2\n" in raid6_rvv1_gen_syndrome_real()
67 "vxor.vv v1, v3, v2\n" in raid6_rvv1_gen_syndrome_real()
113 /* v0:wp0, v1:wq0, v2:wd0/w20, v3:w10 */ in raid6_rvv1_xor_syndrome_real()
139 "vsll.vi v3, v1, 1\n" in raid6_rvv1_xor_syndrome_real()
141 "vxor.vv v3, v3, v2\n" in raid6_rvv1_xor_syndrome_real()
143 "vxor.vv v1, v3, v2\n" in raid6_rvv1_xor_syndrome_real()
163 "vsll.vi v3, v1, 1\n" in raid6_rvv1_xor_syndrome_real()
[all …]
/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-d4xx.rst21 types are MetadataId_CaptureStats (ID 3), MetadataId_CameraExtrinsics (ID 4),
30 This document implements Intel Configuration version 3 [9_].
52 2 and 3. The version number will be incremented when new fields are
78 * - __u8 Emitter mode (v3 only) (__u32 Laser mode for v1) [8_]
80 * - __u8 RFU byte (v3 only)
82 * - __u16 LED Power (v3 only)
94 - A bitmask of flags: see [3_] below
111 - Size in bytes, include ID (v1:36, v3:40)
134 * - __u16 Calibration count (v3 only)
136 * - __u8 GPIO input data (v3 only)
[all …]
/linux/arch/powerpc/lib/
H A Dmemcpy_power7.S40 clrldi r6,r6,(64-3)
42 bf cr7*4+3,1f
54 2: bf cr7*4+1,3f
60 3: sub r5,r5,r6
170 8: bf cr7*4+3,9f
203 14: bf cr7*4+3,15f
264 bf cr7*4+3,1f
276 2: bf cr7*4+1,3f
282 3: bf cr7*4+0,4f
300 bf cr7*4+3,5f
[all …]
H A Dcopyuser_power7.S89 clrldi r6,r6,(64-3)
91 bf cr7*4+3,1f
103 2: bf cr7*4+1,3f
109 3: sub r5,r5,r6
219 8: bf cr7*4+3,9f
252 14: bf cr7*4+3,15f
300 bf cr7*4+3,1f
312 2: bf cr7*4+1,3f
318 3: bf cr7*4+0,4f
336 bf cr7*4+3,5f
[all …]
/linux/tools/testing/selftests/powerpc/copyloops/
H A Dmemcpy_power7.S40 clrldi r6,r6,(64-3)
42 bf cr7*4+3,1f
54 2: bf cr7*4+1,3f
60 3: sub r5,r5,r6
170 8: bf cr7*4+3,9f
203 14: bf cr7*4+3,15f
264 bf cr7*4+3,1f
276 2: bf cr7*4+1,3f
282 3: bf cr7*4+0,4f
300 bf cr7*4+3,5f
[all …]
H A Dcopyuser_power7.S89 clrldi r6,r6,(64-3)
91 bf cr7*4+3,1f
103 2: bf cr7*4+1,3f
109 3: sub r5,r5,r6
219 8: bf cr7*4+3,9f
252 14: bf cr7*4+3,15f
300 bf cr7*4+3,1f
312 2: bf cr7*4+1,3f
318 3: bf cr7*4+0,4f
336 bf cr7*4+3,
[all...]
/linux/arch/riscv/boot/dts/allwinner/
H A Dsun20i-d1-clockworkpi-v3.14.dts12 model = "ClockworkPi v3.14 (R-01)";
13 compatible = "clockwork,r-01-clockworkpi-v3.14", "allwinner,sun20i-d1";
90 regulator-name = "sys-3v3";
104 regulator-name = "aud-3v3";
110 regulator-name = "disp-3v3";
122 /* DLDO1 and ELDO1-3 are connected in parallel. */
132 regulator-name = "vcc-3v3-ext-a";
139 regulator-name = "vcc-3v3-ext-b";
146 regulator-name = "vcc-3v3-ext-c";
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_standalone_libraries/
H A Dlib_float_math.c69 double math_max3(double v1, double v2, double v3) in math_max3() argument
71 return v3 > math_max2(v1, v2) ? v3 : math_max2(v1, v2); in math_max3()
74 double math_max4(double v1, double v2, double v3, double v4) in math_max4() argument
76 return v4 > math_max3(v1, v2, v3) ? v4 : math_max3(v1, v2, v3); in math_max4()
79 double math_max5(double v1, double v2, double v3, double v4, double v5) in math_max5() argument
81 return math_max3(v1, v2, v3) > math_max2(v4, v5) ? math_max3(v1, v2, v3) : math_max2(v4, v5); in math_max5()
117 a = ((-1.0f / 3) * a + 2) * a - 2.0f / 3; in math_log()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c412 case 3: in amdgpu_atombios_encoder_setup_dvo()
531 * - 3 DIG transmitter blocks UNIPHY0/1/2 (links A and B).
554 DIG_ENCODER_CONTROL_PARAMETERS_V3 v3; member
601 args.v3.ucPanelMode = panel_mode; in amdgpu_atombios_encoder_setup_dig_encoder()
632 case 3: in amdgpu_atombios_encoder_setup_dig_encoder()
633 args.v3.ucAction = action; in amdgpu_atombios_encoder_setup_dig_encoder()
634 args.v3.usPixelClock = cpu_to_le16(amdgpu_encoder->pixel_clock / 10); in amdgpu_atombios_encoder_setup_dig_encoder()
636 args.v3.ucPanelMode = panel_mode; in amdgpu_atombios_encoder_setup_dig_encoder()
638 args.v3.ucEncoderMode = amdgpu_atombios_encoder_get_encoder_mode(encoder); in amdgpu_atombios_encoder_setup_dig_encoder()
640 if (ENCODER_MODE_IS_DP(args.v3.ucEncoderMode)) in amdgpu_atombios_encoder_setup_dig_encoder()
[all …]
/linux/arch/powerpc/boot/dts/fsl/
H A Dqoriq-fman3-1.dtsi2 * QorIQ FMan v3 device tree stub [ controller @ offset 0x500000 ]
43 clocks = <&clockgen 3 1>;
55 compatible = "fsl,fman-v3-port-oh";
61 compatible = "fsl,fman-v3-port-oh";
67 compatible = "fsl,fman-v3-port-oh";
73 compatible = "fsl,fman-v3-port-oh";
79 compatible = "fsl,fman-v3-port-oh";
85 compatible = "fsl,fman-v3-port-oh";
108 clocks = <&clockgen 3 1>;
H A Dqoriq-fman3-0.dtsi2 * QorIQ FMan v3 device tree stub [ controller @ offset 0x400000 ]
43 clocks = <&clockgen 3 0>;
55 compatible = "fsl,fman-v3-port-oh";
61 compatible = "fsl,fman-v3-port-oh";
67 compatible = "fsl,fman-v3-port-oh";
73 compatible = "fsl,fman-v3-port-oh";
79 compatible = "fsl,fman-v3-port-oh";
85 compatible = "fsl,fman-v3-port-oh";
108 clocks = <&clockgen 3 0>;
/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_reg.h70 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument
71 REG_SET_N(reg, 3, init_value, \
74 FN(reg, f3), v3)
76 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
80 FN(reg, f3), v3, \
97 #define REG_UPDATE_3(reg, f1, v1, f2, v2, f3, v3) \ argument
98 REG_UPDATE_N(reg, 3, \
101 FN(reg, f3), v3)
103 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
107 FN(reg, f3), v3, \
/linux/lib/crc/powerpc/
H A Dcrc-vpmsum-template.S144 srdi r9,r9,3
160 vxor v3,v3,v3
274 vxor v3,v3,v11
325 vxor v3,v3,v11
350 vxor v3,v3,v11
366 vsldoi v3,v3,zeroes,4
396 vxor v19,v3,v11
425 lvx v3,off48,r3
435 VPMSUMW(v3,v19,v3)
495 vxor v2,v2,v3
[all …]
/linux/Documentation/devicetree/bindings/pci/
H A Dv3,v360epc-pci.yaml4 $id: http://devicetree.org/schemas/pci/v3,v360epc-pci.yaml#
7 title: V3 Semiconductor V360 EPC PCI bridge
22 - const: v3,v360epc-pci
26 - description: V3 host bridge controller
63 compatible = "arm,integrator-ap-pci", "v3,v360epc-pci";
66 #address-cells = <3>;
82 <0x4800 0 0 3 &pic 15>, /* INT C on slot 9 is irq 15 */
87 <0x5000 0 0 3 &pic 16>, /* INT C on slot 10 is irq 16 */
92 <0x5800 0 0 3 &pic 13>, /* INT C on slot 11 is irq 13 */
97 <0x6000 0 0 3 &pic 14>, /* INT C on slot 12 is irq 14 */
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm522 buffer_store_dword v3, v0, s_save_buf_rsrc0, s_save_mem_offset V_COHERENCE offset:128*3
545 buffer_store_dword v3, v0, s_save_buf_rsrc0, s_save_mem_offset V_COHERENCE offset:256*3
621 s_movrels_b64 s2, s2 //s2 = s[2+m0], s3 = s[3+m0]
648 s_movrels_b64 s2, s2 //s2 = s[2+m0], s3 = s[3+m0]
826 v_movrels_b32 v3, v3 //v3 = v[3+m0]
841 v_movrels_b32 v3, v3 //v3 = v[3+m0]
846 buffer_store_dword v3, v0, s_save_buf_rsrc0, s_save_mem_offset V_COHERENCE offset:128*3
871 v_movrels_b32 v3, v3 //v3 = v[3+m0]
886 v_movrels_b32 v3, v3 //v3 = v[3+m0]
891 buffer_store_dword v3, v0, s_save_buf_rsrc0, s_save_mem_offset V_COHERENCE offset:256*3
[all …]
/linux/arch/arm64/boot/dts/freescale/
H A Dqoriq-fman3-0.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * QorIQ FMan v3 device tree
33 compatible = "fsl,fman-v3-port-oh";
39 compatible = "fsl,fman-v3-port-oh";
45 compatible = "fsl,fman-v3-port-oh";
51 compatible = "fsl,fman-v3-port-oh";
57 compatible = "fsl,fman-v3-port-oh";
63 compatible = "fsl,fman-v3-port-oh";

12345678910>>...29