Home
last modified time | relevance | path

Searched refs:SYS_RST (Results 1 – 9 of 9) 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.h41 SYS_RST = 1 << 1, /* 0 for soft reset, 1 for hard 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/linux/sound/soc/codecs/
H A Drk3328_codec.h33 #define SYS_RST (0x0 << 0) macro
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dtc358764.c118 #define SYS_RST 0x0504 /* System Reset */ macro
246 tc358764_write(ctx, SYS_RST, SYS_RST_LCD); in tc358764_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/linux/arch/arm/boot/dts/microchip/
H A Dlan966x-kontron-kswitch-d10-mmt.dtsi74 /* SYS_RST# */
/openbmc/u-boot/arch/x86/cpu/baytrail/
H A Dacpi.c75 fadt->reset_value = SYS_RST | RST_CPU | FULL_RST; in acpi_create_fadt()