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

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

Completed in 45 milliseconds