Home
last modified time | relevance | path

Searched refs:S5 (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-devices-platform-ACPI-TAD14 BIT(4): Correct status reported for wakeups from S4/S5 if set
16 BIT(6): The AC timer wakes up from S5 if set
18 BIT(8): The DC timer wakes up from S5 if set
36 sleep state (and from S4/S5 too if supported) until its status
67 (S3 or S4/S5 if supported) if set.
78 (and from S4/S5 too if supported) until its status is explicitly
Dsysfs-platform-wilco-ec5 Boot on AC is a policy which makes the device boot from S5
/Linux-v5.4/arch/arm/boot/dts/
Dqcom-msm8974-samsung-klte.dts7 model = "Samsung Galaxy S5";
/Linux-v5.4/tools/perf/arch/riscv/util/
Dunwind-libdw.c42 dwarf_regs[21] = REG(S5); in libdw__arch_set_initial_registers()
/Linux-v5.4/crypto/
Dserpent_generic.c119 #define S5(x0, x1, x2, x3, x4) ({ \ macro
239 S5(r2, r4, r3, r0, r1); store_and_load_keys(r1, r2, r4, r0, 20, 16); in __serpent_setkey_sbox()
247 S5(r1, r4, r2, r3, r0); store_and_load_keys(r0, r1, r4, r3, -12, -16); in __serpent_setkey_sbox()
256 S5(r0, r4, r1, r2, r3); store_and_load_keys(r3, r0, r4, r2, 6, 2); in __serpent_setkey_sbox()
265 S5(r3, r4, r0, r1, r2); store_and_load_keys(r2, r3, r4, r1, 24, 20); in __serpent_setkey_sbox()
475 S5(r0, r3, r1, r4, r2); LK(r2, r0, r3, r4, r1, 6); in __serpent_encrypt()
483 S5(r2, r3, r0, r1, r4); LK(r4, r2, r3, r1, r0, 14); in __serpent_encrypt()
491 S5(r4, r3, r2, r0, r1); LK(r1, r4, r3, r0, r2, 22); in __serpent_encrypt()
499 S5(r1, r3, r4, r2, r0); LK(r0, r1, r3, r2, r4, 30); in __serpent_encrypt()
/Linux-v5.4/arch/x86/crypto/
Dserpent-sse2-i586-asm_32.S235 #define S5(x0, x1, x2, x3, x4) \ macro
521 S5(RA, RD, RB, RE, RC); LK(RC, RA, RD, RE, RB, 6);
529 S5(RC, RD, RA, RB, RE); LK(RE, RC, RD, RB, RA, 14);
537 S5(RE, RD, RC, RA, RB); LK(RB, RE, RD, RA, RC, 22);
545 S5(RB, RD, RE, RC, RA); LK(RA, RB, RD, RC, RE, 30);
Dserpent-sse2-x86_64-asm_64.S642 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6);
650 S(S5, RC, RD, RA, RB, RE); LK2(RE, RC, RD, RB, RA, 14);
658 S(S5, RE, RD, RC, RA, RB); LK2(RB, RE, RD, RA, RC, 22);
666 S(S5, RB, RD, RE, RC, RA); LK2(RA, RB, RD, RC, RE, 30);
Dserpent-avx-x86_64-asm_64.S577 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6);
585 S(S5, RC, RD, RA, RB, RE); LK2(RE, RC, RD, RB, RA, 14);
593 S(S5, RE, RD, RC, RA, RB); LK2(RB, RE, RD, RA, RC, 22);
601 S(S5, RB, RD, RE, RC, RA); LK2(RA, RB, RD, RC, RE, 30);
Dserpent-avx2-asm_64.S583 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6);
591 S(S5, RC, RD, RA, RB, RE); LK2(RE, RC, RD, RB, RA, 14);
599 S(S5, RE, RD, RC, RA, RB); LK2(RB, RE, RD, RA, RC, 22);
607 S(S5, RB, RD, RE, RC, RA); LK2(RA, RB, RD, RC, RE, 30);
/Linux-v5.4/Documentation/spi/
Dbutterfly.rst69 MISO J403.PE6/DO pin 12/S5,nPAPEROUT
/Linux-v5.4/Documentation/devicetree/bindings/mips/brcm/
Dsoc.txt18 For power management (particularly, S2/S3/S5 system suspend), the following SoC
/Linux-v5.4/lib/crypto/
Ddes.c438 static const u32 S5[64] = { variable
589 L ^= S5[0xff & (A >> 8)]; A >>= 16; \
/Linux-v5.4/arch/mips/boot/dts/ingenic/
Dqi_lb60.dts116 MATRIX_KEY(0, 3, KEY_F4) /* S5 */
/Linux-v5.4/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,brcmstb.txt125 For power management (particularly, S2/S3/S5 system suspend), the following SoC
/Linux-v5.4/arch/sparc/net/
Dbpf_jit_comp_64.c52 #define S5(X) ((X) & 0x1f) macro
640 emit(cb_opc | IMMED | WDISP10(off << 2) | RS1(dst) | S5(imm), ctx); in emit_cbcondi()
/Linux-v5.4/drivers/acpi/
DKconfig225 the S3 (or optionally S4/S5) state to S0 state after a time period
/Linux-v5.4/Documentation/crypto/
Ddescore-readme.txt270 bits are manipulated in this arrangement most of the time (S7 S5 S3 S1):