Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dcpu.c100 outb(SYS_RST | RST_CPU, IO_PORT_RESET); in reset_cpu()
107 outb(FULL_RST | SYS_RST | RST_CPU, IO_PORT_RESET); in x86_full_reset()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dprocessor.h43 RST_CPU = 1 << 2, /* initiate reset */ enumerator
/rk3399_rockchip-uboot/arch/x86/cpu/intel_common/
H A Dcpu.c108 outb(SYS_RST | RST_CPU, IO_PORT_RESET); in cpu_set_flex_ratio_to_tdp_nominal()
/rk3399_rockchip-uboot/arch/x86/cpu/quark/
H A Dacpi.c71 fadt->reset_value = SYS_RST | RST_CPU; in acpi_create_fadt()
/rk3399_rockchip-uboot/arch/x86/cpu/baytrail/
H A Dacpi.c76 fadt->reset_value = SYS_RST | RST_CPU | FULL_RST; in acpi_create_fadt()