Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dcpu.c106 outb(0x0, IO_PORT_RESET); in cpu_set_flex_ratio_to_tdp_nominal()
107 outb(SYS_RST | RST_CPU, IO_PORT_RESET); in cpu_set_flex_ratio_to_tdp_nominal()
/openbmc/u-boot/arch/x86/include/asm/
H A Dprocessor.h38 #define IO_PORT_RESET 0xcf9 macro
/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_x86.c31 outb(value, IO_PORT_RESET); in x86_sysreset_request()
/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.c68 fadt->reset_reg.addrl = IO_PORT_RESET; in acpi_create_fadt()
/openbmc/u-boot/arch/x86/cpu/baytrail/
H A Dacpi.c73 fadt->reset_reg.addrl = IO_PORT_RESET; in acpi_create_fadt()