Searched refs:SYS_RST (Results 1 – 9 of 9) sorted by relevance
22 value = SYS_RST | RST_CPU; in x86_sysreset_request()25 value = SYS_RST | RST_CPU | FULL_RST; in x86_sysreset_request()
41 SYS_RST = 1 << 1, /* 0 for soft reset, 1 for hard reset */ enumerator
107 outb(SYS_RST | RST_CPU, IO_PORT_RESET); in cpu_set_flex_ratio_to_tdp_nominal()
135 outb(SYS_RST | RST_CPU, IO_PORT_RESET); in arch_fsp_init()
118 #define SYS_RST 0x0504 /* System Reset */ macro246 tc358764_write(ctx, SYS_RST, SYS_RST_LCD); in tc358764_init()
33 #define SYS_RST (0x0 << 0) macro
70 fadt->reset_value = SYS_RST | RST_CPU | FULL_RST; in acpi_create_fadt()
74 /* SYS_RST# */
75 fadt->reset_value = SYS_RST | RST_CPU | FULL_RST; in acpi_create_fadt()