Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dprocessor.h43 FULL_RST = 1 << 3, /* full power cycle */ enumerator
/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_x86.c25 value = SYS_RST | RST_CPU | FULL_RST; in x86_sysreset_request()
/openbmc/u-boot/arch/x86/cpu/quark/
H A Dacpi.c70 fadt->reset_value = SYS_RST | RST_CPU | FULL_RST; in acpi_create_fadt()
/openbmc/u-boot/arch/x86/cpu/baytrail/
H A Dacpi.c75 fadt->reset_value = SYS_RST | RST_CPU | FULL_RST; in acpi_create_fadt()