Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-devices-platform-ACPI-TAD15 BIT(4): Correct status reported for wakeups from S4/S5 if set
17 BIT(6): The AC timer wakes up from S5 if set
19 BIT(8): The DC timer wakes up from S5 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
Dsysfs-platform-wilco-ec5 Boot on AC is a policy which makes the device boot from S5
47 - In S5, if usb_charge is enabled, then power will be supplied
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/
Dlos_arch_context.h88 UINT32 S5; member
Dlos_context.c103 context->S5 = 0xAA000005; in ArchTskStackInit()
/kernel/liteos_m/arch/arm/cortex-m7/iar/
Dlos_arch_context.h88 UINT32 S5; member
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/
Dlos_arch_context.h91 UINT32 S5; member
Dlos_context.c103 context->S5 = 0xAA000005; in ArchTskStackInit()
/kernel/liteos_m/arch/arm/cortex-m7/gcc/
Dlos_arch_context.h88 UINT32 S5; member
/kernel/linux/linux-5.10/tools/perf/arch/riscv/util/
Dunwind-libdw.c42 dwarf_regs[21] = REG(S5); in libdw__arch_set_initial_registers()
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/
Dlos_arch_context.h91 UINT32 S5; member
Dlos_context.c103 context->S5 = 0xAA000005; in ArchTskStackInit()
/kernel/liteos_m/arch/arm/cortex-m4/iar/
Dlos_arch_context.h88 UINT32 S5; member
Dlos_context.c105 context->S5 = 0xAA000005; in ArchTskStackInit()
/kernel/liteos_m/arch/arm/cortex-m55/gcc/NTZ/
Dlos_arch_context.h89 UINT32 S5; member
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/
Dlos_arch_context.h91 UINT32 S5; member
Dlos_context.c103 context->S5 = 0xAA000005; in ArchTskStackInit()
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/
Dlos_arch_context.h88 UINT32 S5; member
Dlos_context.c103 context->S5 = 0xAA000005; in ArchTskStackInit()
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/
Dlos_arch_context.h88 UINT32 S5; member
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/
Dlos_arch_context.h91 UINT32 S5; member
Dlos_context.c103 context->S5 = 0xAA000005; in ArchTskStackInit()
/kernel/liteos_m/arch/arm/cortex-m3/keil/
Dlos_arch_context.h88 UINT32 S5; member
Dlos_context.c104 context->S5 = 0xAA000005; in ArchTskStackInit()
/kernel/liteos_m/arch/arm/cortex-m4/gcc/
Dlos_arch_context.h88 UINT32 S5; member
/kernel/linux/linux-5.10/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()
476 S5(r0, r3, r1, r4, r2); LK(r2, r0, r3, r4, r1, 6); in __serpent_encrypt()
484 S5(r2, r3, r0, r1, r4); LK(r4, r2, r3, r1, r0, 14); in __serpent_encrypt()
492 S5(r4, r3, r2, r0, r1); LK(r1, r4, r3, r0, r2, 22); in __serpent_encrypt()
500 S5(r1, r3, r4, r2, r0); LK(r0, r1, r3, r2, r4, 30); in __serpent_encrypt()

123