Home
last modified time | relevance | path

Searched refs:RST_CPU (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_x86.c22 value = SYS_RST | RST_CPU; in x86_sysreset_request()
25 value = SYS_RST | RST_CPU | FULL_RST; in x86_sysreset_request()
/openbmc/u-boot/arch/x86/include/asm/
H A Dprocessor.h42 RST_CPU = 1 << 2, /* initiate reset */ enumerator
/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dcpu.c107 outb(SYS_RST | RST_CPU, IO_PORT_RESET); in cpu_set_flex_ratio_to_tdp_nominal()
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_common.c135 outb(SYS_RST | RST_CPU, IO_PORT_RESET); in arch_fsp_init()
/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()