Home
last modified time | relevance | path

Searched refs:S4 (Results 1 – 25 of 57) sorted by relevance

123

/openbmc/linux/arch/arm/crypto/
H A Dpoly1305-armv4.pl495 my ($R0,$R1,$S1,$R2,$S2,$R3,$S3,$R4,$S4) = map("d$_",(0..9));
542 vdup.32 $S4,r5
578 vmlal.u32 $D3,$R4,${S4}[1]
579 vmlal.u32 $D0,$R1,${S4}[1]
580 vmlal.u32 $D1,$R2,${S4}[1]
581 vmlal.u32 $D2,$R3,${S4}[1]
680 vshl.u32 $S4,$R4,#2
684 vadd.i32 $S4,$S4,$R4
690 vst1.32 {${S4}[0]},[$tbl0,:32]
691 vst1.32 {${S4}[1]},[$tbl1,:32]
[all …]
/openbmc/linux/scripts/coccinelle/null/
H A Dderef_null.cocci57 statement S1,S2,S3,S4;
67 iter(subE,...) S4 // no use
73 for(subE = E1;...;...) S4
118 statement S1,S2,S3,S4;
128 iter(subE,...) S4 // no use
134 for(subE = E1;...;...) S4
178 statement S1,S2,S3,S4;
188 iter(subE,...) S4 // no use
194 for(subE = E1;...;...) S4
251 statement S1,S2,S3,S4;
[all …]
/openbmc/linux/arch/arm64/crypto/
H A Dpoly1305-armv8.pl262 my ($R0,$R1,$S1,$R2,$S2,$R3,$S3,$R4,$S4) = map("v$_.4s",(0..8));
515 ld1 {$S4},[x15]
593 umlal $ACC0,$IN23_1,${S4}[2]
602 umlal $ACC1,$IN23_2,${S4}[2]
611 umlal $ACC2,$IN23_3,${S4}[2]
622 umlal $ACC3,$IN23_4,${S4}[2]
641 umlal $ACC1,$IN01_2,${S4}[0]
667 umlal $ACC0,$IN01_1,${S4}[0]
684 umlal $ACC2,$IN01_3,${S4}[0]
687 umlal $ACC3,$IN01_4,${S4}[0]
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-ACPI-TAD15 BIT(4): Correct status reported for wakeups from S4/S5 if set
16 BIT(5): The AC timer wakes up from S4 if set
18 BIT(7): The DC timer wakes up from S4 if set
38 sleep state (and from S4/S5 too if supported) until its status
70 (S3 or S4/S5 if supported) if set.
82 (and from S4/S5 too if supported) until its status is explicitly
/openbmc/linux/drivers/phy/renesas/
H A DKconfig7 tristate "Renesas R-Car S4-8 Ethernet SERDES driver"
11 Support for Ethernet SERDES found on Renesas R-Car S4-8 SoCs.
/openbmc/linux/arch/x86/crypto/
H A Dpoly1305-x86_64-cryptogams.pl1518 my $S4=$MASK;
1912 vmovdqa `32*8-0x90`(%rax),$S4 # s4^4
1933 vpmuludq $H2,$S4,$D1 # d1 = h2*s4
1981 vpmuludq $H3,$S4,$H3 # h3*s4
1982 vpmuludq $H4,$S4,$H4 # h4*s4
1988 vpmuludq $H1,$S4,$H0 # h1*s4
2062 vmovdqu `32*8+4-0x90`(%rax),$S4 # s4^4
2068 vpmuludq $H2,$S4,$D1 # d1 = h2*s4
2108 vpmuludq $H3,$S4,$H3 # h3*s4
2109 vpmuludq $H4,$S4,$H4 # h4*s4
[all …]
H A Dserpent-sse2-i586-asm_32.S216 #define S4(x0, x1, x2, x3, x4) \ macro
520 S4(RC, RA, RD, RB, RE); LK(RA, RD, RB, RE, RC, 5);
528 S4(RE, RC, RD, RA, RB); LK(RC, RD, RA, RB, RE, 13);
536 S4(RB, RE, RD, RC, RA); LK(RE, RD, RC, RA, RB, 21);
544 S4(RA, RB, RD, RE, RC); LK(RB, RD, RE, RC, RA, 29);
H A Dserpent-sse2-x86_64-asm_64.S641 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5);
649 S(S4, RE, RC, RD, RA, RB); LK2(RC, RD, RA, RB, RE, 13);
657 S(S4, RB, RE, RD, RC, RA); LK2(RE, RD, RC, RA, RB, 21);
665 S(S4, RA, RB, RD, RE, RC); LK2(RB, RD, RE, RC, RA, 29);
H A Dserpent-avx2-asm_64.S571 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5);
579 S(S4, RE, RC, RD, RA, RB); LK2(RC, RD, RA, RB, RE, 13);
587 S(S4, RB, RE, RD, RC, RA); LK2(RE, RD, RC, RA, RB, 21);
595 S(S4, RA, RB, RD, RE, RC); LK2(RB, RD, RE, RC, RA, 29);
H A Dserpent-avx-x86_64-asm_64.S571 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5);
579 S(S4, RE, RC, RD, RA, RB); LK2(RC, RD, RA, RB, RE, 13);
587 S(S4, RB, RE, RD, RC, RA); LK2(RE, RD, RC, RA, RB, 21);
595 S(S4, RA, RB, RD, RE, RC); LK2(RB, RD, RE, RC, RA, 29);
/openbmc/u-boot/board/freescale/mpc8315erdb/
H A DREADME9 switch settings for S3 S4:
19 DIP switch settings for S3 S4:
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-s4-s805x2-aq222.dts11 model = "Amlogic Meson S4 AQ222 Development Board";
/openbmc/u-boot/board/freescale/mpc8313erdb/
H A DREADME9 switch settings for S3 S4:
19 DIP switch settings for S3 S4:
/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/acpi/
H A Dusb.asl21 /* Highest D state in S4 state */
/openbmc/qemu/tests/qemu-iotests/
H A D29358 S4="--object secret,id=sec4,data=hunter4"
59 SECRETS="$S0 $S1 $S2 $S3 $S4"
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-385-clearfog-gtr-s4.dts6 model = "SolidRun Clearfog GTR S4";
/openbmc/linux/crypto/
H A Dserpent_generic.c103 #define S4(x0, x1, x2, x3, x4) ({ \ macro
233 S4(r1, r2, r4, r3, r0); store_and_load_keys(r2, r4, r3, r0, 24, 20); in __serpent_setkey_sbox()
241 S4(r0, r1, r4, r2, r3); store_and_load_keys(r1, r4, r2, r3, -8, -12); in __serpent_setkey_sbox()
250 S4(r3, r0, r4, r1, r2); store_and_load_keys(r0, r4, r1, r2, 10, 6); in __serpent_setkey_sbox()
259 S4(r2, r3, r4, r0, r1); store_and_load_keys(r3, r4, r0, r1, 28, 24); in __serpent_setkey_sbox()
474 S4(r2, r0, r3, r1, r4); LK(r0, r3, r1, r4, r2, 5); in __serpent_encrypt()
482 S4(r4, r2, r3, r0, r1); LK(r2, r3, r0, r1, r4, 13); in __serpent_encrypt()
490 S4(r1, r4, r3, r2, r0); LK(r4, r3, r2, r0, r1, 21); in __serpent_encrypt()
498 S4(r0, r1, r3, r4, r2); LK(r1, r3, r4, r2, r0, 29); in __serpent_encrypt()
/openbmc/linux/tools/perf/arch/riscv/util/
H A Dunwind-libdw.c42 dwarf_regs[20] = REG(S4); in libdw__arch_set_initial_registers()
/openbmc/webui-vue/tests/unit/Global/__snapshots__/
H A DSearch.spec.js.snap40 …d="M15,14.3L10.7,10c1.9-2.3,1.6-5.8-0.7-7.7S4.2,0.7,2.3,3S0.7,8.8,3,10.7c2,1.7,5,1.7,7,0l4.3,4.3L1…
/openbmc/linux/drivers/soc/loongson/
H A DKconfig26 S2Idle (Suspend To Idle), ACPI S3 (Suspend To RAM), ACPI S4 (Suspend To
/openbmc/linux/sound/usb/
H A DKconfig86 * Native Instruments Traktor Kontrol S4
105 * Native Instruments Traktor Kontrol S4
/openbmc/linux/drivers/media/pci/ddbridge/
H A DKconfig30 - Max S4/8
/openbmc/linux/drivers/soc/renesas/
H A DKconfig242 bool "ARM64 Platform support for R-Car S4-8"
246 This enables support for the Renesas R-Car S4-8 SoC.
403 bool "System Controller support for R-Car S4-8" if COMPILE_TEST
/openbmc/docs/designs/
H A Dstate-management-and-external-interfaces.md85 | power down | Force system into soft off (S4/S45) state. This is for ‘emergenc…
87 … subsystem. It is recommended that no action occur if system power is off (S4/S5) when this action…
/openbmc/qemu/docs/interop/
H A Dfirmware.json125 # @acpi-s4: The firmware supports S4 hibernation (suspend to disk), as
127 # machine types of the @i386 and @x86_64 emulation targets, S4
131 # targets, S4 can be enabled with "-global

123