Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dprocessor.h44 FULL_RST = 1 << 3, /* full power cycle */ enumerator
/OK3568_Linux_fs/u-boot/arch/x86/cpu/
H A Dcpu.c107 outb(FULL_RST | SYS_RST | RST_CPU, IO_PORT_RESET); in x86_full_reset()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/baytrail/
H A Dacpi.c76 fadt->reset_value = SYS_RST | RST_CPU | FULL_RST; in acpi_create_fadt()