Home
last modified time | relevance | path

Searched refs:FULL_RST (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/sysreset/
A Dsysreset_x86.c82 value = SYS_RST | RST_CPU | FULL_RST; in x86_sysreset_request()
117 value = SYS_RST | RST_CPU | FULL_RST; in efi_reset_system()
/u-boot/arch/x86/include/asm/
A Dprocessor.h40 #define FULL_RST (1 << 3) /* full power cycle */ macro
/u-boot/arch/x86/cpu/quark/
A Dacpi.c71 fadt->reset_value = SYS_RST | RST_CPU | FULL_RST; in acpi_create_fadt()
/u-boot/arch/x86/cpu/baytrail/
A Dacpi.c76 fadt->reset_value = SYS_RST | RST_CPU | FULL_RST; in acpi_create_fadt()

Completed in 21 milliseconds