Home
last modified time | relevance | path

Searched refs:v12 (Results 1 – 25 of 45) sorted by relevance

12

/linux-6.15/arch/arm64/crypto/
H A Dchacha-neon-core.S238 add v12.4s, v12.4s, v30.4s
254 eor v12.16b, v12.16b, v0.16b
263 rev32 v12.8h, v12.8h
321 eor v12.16b, v12.16b, v0.16b
330 tbl v12.16b, {v12.16b}, v31.16b
390 eor v12.16b, v12.16b, v1.16b
399 rev32 v12.8h, v12.8h
457 eor v12.16b, v12.16b, v1.16b
466 tbl v12.16b, {v12.16b}, v31.16b
516 add v12.4s, v12.4s, v30.4s
[all …]
H A Dsha3-ce-core.S49 ld1 {v12.1d-v15.1d}, [x8], #32
78 eor v12.8b, v12.8b, v30.8b
113 eor3 v27.16b, v2.16b, v7.16b, v12.16b
134 xar v2.2d, v12.2d, v26.2d, (64 - 43)
135 xar v12.2d, v13.2d, v27.2d, (64 - 25)
166 bcax v10.16b, v29.16b, v12.16b, v26.16b
167 bcax v11.16b, v26.16b, v13.16b, v12.16b
168 bcax v12.16b, v12.16b, v14.16b, v13.16b
194 st1 {v12.1d-v15.1d}, [x0], #32
H A Daes-neonbs-core.S392 movi v12.16b, #0x10
440 eor v12.16b, v2.16b, v9.16b
483 eor v0.16b, v0.16b, v12.16b
484 eor v1.16b, v1.16b, v12.16b
485 eor v4.16b, v4.16b, v12.16b
486 eor v6.16b, v6.16b, v12.16b
487 eor v3.16b, v3.16b, v12.16b
488 eor v7.16b, v7.16b, v12.16b
489 eor v2.16b, v2.16b, v12.16b
490 eor v5.16b, v5.16b, v12.16b
[all …]
H A Dsm4-ce-core.S237 rev32 v12.16b, v4.16b
248 eor v12.16b, v12.16b, v3.16b
450 eor v4.16b, v4.16b, v12.16b
560 tweak_next(v12, v11, RTMP3)
561 tweak_next(v13, v12, RTMP0)
571 eor v4.16b, v4.16b, v12.16b
582 eor v4.16b, v4.16b, v12.16b
727 tweak_next(v12, v11, RTMP3)
728 tweak_next(v13, v12, RTMP0)
738 eor v4.16b, v4.16b, v12.16b
[all …]
H A Dsm3-ce-core.S62 round \ab, \s0, v11, v12, 0
63 round \ab, \s0, v12, v11, 1
64 round \ab, \s0, v11, v12, 2
65 round \ab, \s0, v12, v11, 3
H A Dsha512-ce-core.S118 0: ld1 {v12.2d-v15.2d}, [x1], #64
122 CPU_LE( rev64 v12.16b, v12.16b )
H A Daes-neon.S45 movi v12.16b, #0x1b
84 mul_by_x2 v8.16b, \in\().16b, v9.16b, v12.16b
90 mul_by_x v9.16b, \in\().16b, v8.16b, v12.16b
183 mul_by_x2_2x v8, v9, \in0, \in1, v10, v11, v12
192 mul_by_x_2x v8, v9, \in0, \in1, v10, v11, v12
H A Dsha2-ce-core.S84 ld1 {v12.4s-v15.4s}, [x8]
119 add_update 1, v12, 19, 16, 17, 18
H A Dnh-neon-core.S30 T4 .req v12
/linux-6.15/arch/riscv/crypto/
H A Dchacha-riscv64-zvkb.S196 vid.v v12
197 vadd.vx v12, v12, COUNTER
210 chacha_round v0, v4, v8, v12, v1, v5, v9, v13, \
213 chacha_round v0, v5, v10, v15, v1, v6, v11, v12, \
251 vadd.vx v12, v12, COUNTER
255 vadd.vv v12, v12, v0
263 vxor.vv v28, v28, v12
H A Daes-macros.S81 vle32.v v12, (\keyp)
111 vaesem.vs \data, v12
115 vaesem.vs \data, v12
128 vaesdm.vs \data, v12
134 vaesdm.vs \data, v12
H A Daes-riscv64-zvkned-zvbb-zvkg.S101 vbrev8.v v12, TWEAKS
133 vaesz.vs TWEAKS_BREV, v12
H A Dsha512-riscv64-zvknhb-zvkb.S61 #define W1 v12 // LMUL=2
/linux-6.15/drivers/gpu/drm/bridge/
H A Dparade-ps8622.c46 struct regulator *v12; member
349 if (ps8622->v12) { in ps8622_pre_enable()
350 ret = regulator_enable(ps8622->v12); in ps8622_pre_enable()
406 if (ps8622->v12) in ps8622_post_disable()
407 regulator_disable(ps8622->v12); in ps8622_post_disable()
462 ps8622->v12 = devm_regulator_get(dev, "vdd12"); in ps8622_probe()
463 if (IS_ERR(ps8622->v12)) { in ps8622_probe()
465 ps8622->v12 = NULL; in ps8622_probe()
/linux-6.15/arch/powerpc/lib/
H A Dcrc32-vpmsum_core.S223 VPMSUMD(v12,v20,const1)
281 vxor v4,v4,v12
282 VPMSUMD(v12,v20,const1)
329 vxor v4,v4,v12
351 vxor v4,v4,v12
382 lvx v12,off64,r4
384 VPERM(v12,v12,v12,byteswap)
397 vxor v20,v4,v12
698 lvx v12,off64,r4
700 VPERM(v12,v12,v16,byteswap)
[all …]
/linux-6.15/arch/arm/boot/dts/marvell/
H A Darmada-388-gp.dts303 reg_12v_sata0: v12-sata0 {
305 regulator-name = "v12.0-sata0";
329 reg_12v_sata1: v12-sata1 {
331 regulator-name = "v12.0-sata1";
353 reg_12v_sata2: v12-sata2 {
355 regulator-name = "v12.0-sata2";
377 reg_12v_sata3: v12-sata3 {
379 regulator-name = "v12.0-sata3";
H A Darmada-385-synology-ds116.dts212 reg_12v_sata0: v12-sata0 {
214 regulator-name = "v12.0-sata0";
/linux-6.15/drivers/hwmon/
H A Dmax6650.c96 #define DAC_LIMIT(v12) ((v12) ? 180 : 76) argument
140 static int dac_to_pwm(int dac, bool v12) in dac_to_pwm() argument
146 return clamp_val(255 - (255 * dac) / DAC_LIMIT(v12), 0, 255); in dac_to_pwm()
149 static u8 pwm_to_dac(unsigned int pwm, bool v12) in pwm_to_dac() argument
151 int limit = DAC_LIMIT(v12); in pwm_to_dac()
/linux-6.15/arch/arm64/lib/
H A Dcrc-t10dif-core.S185 CPU_LE( rev64 v12.16b, v12.16b )
190 CPU_LE( ext v12.16b, v12.16b, v12.16b, #8 )
195 eor \reg2\().16b, \reg2\().16b, v12.16b
/linux-6.15/arch/powerpc/crypto/
H A Dchacha-p10le-8x.S38 # Column round (v0, v4, v8, v12, v1, v5, v9, v13, v2, v6, v10, v14, v3, v7, v11, v15)
39 # Diagnal round (v0, v5, v10, v15, v1, v6, v11, v12, v2, v7, v8, v13, v3, v4, v9, v14)
195 # QR(v0, v4, v8, v12, v1, v5, v9, v13, v2, v6, v10, v14, v3, v7, v11, v15)
292 # QR(v0, v5, v10, v15, v1, v6, v11, v12, v2, v7, v8, v13, v3, v4, v9, v14)
395 # QR(v0, v4, v8, v12, v1, v5, v9, v13, v2, v6, v10, v14, v3, v7, v11, v15)
437 # QR(v0, v5, v10, v15, v1, v6, v11, v12, v2, v7, v8, v13, v3, v4, v9, v14)
/linux-6.15/tools/testing/selftests/riscv/vector/
H A Dv_exec_initval_nolibc.c66 CHECK_VECTOR_REGISTER(v12); in main()
/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/
H A Dreg_helper.h316 v10, f11, v11, f12, v12, f13, v13, f14, v14)\ argument
329 FN(reg, f12), v12, \
334 v10, f11, v11, f12, v12, f13, v13, f14, v14, f15, v15, f16, v16, f17, v17, f18, v18, f19, v19)\ argument
347 FN(reg, f12), v12, \
357 …v10, f11, v11, f12, v12, f13, v13, f14, v14, f15, v15, f16, v16, f17, v17, f18, v18, f19, v19, f20… argument
370 FN(reg, f12), v12, \
/linux-6.15/Documentation/translations/zh_CN/scheduler/
H A Dsched-stats.rst156 http://eaglet.pdxhosts.com/rick/linux/schedstat/v12/latency.c
/linux-6.15/Documentation/ABI/testing/
H A Dusb-charger-uevent20 https://www.usb.org/document-library/battery-charging-v12-spec-and-adopters-agreement
/linux-6.15/tools/perf/pmu-events/arch/x86/
H A Dmapfile.csv7 GenuineIntel-6-56,v12,broadwellde,core

12