Searched refs:IO_PORT_RESET (Results 1 – 6 of 6) sorted by relevance
96 outb(value, IO_PORT_RESET); in x86_sysreset_request()123 outb(value, IO_PORT_RESET); in efi_reset_system()
112 outb(0x0, IO_PORT_RESET); in cpu_set_flex_ratio_to_tdp_nominal()113 outb(SYS_RST | RST_CPU, IO_PORT_RESET); in cpu_set_flex_ratio_to_tdp_nominal()
38 #define IO_PORT_RESET 0xcf9 macro
47 outb(SYS_RST | RST_CPU, IO_PORT_RESET); in arch_fsp_init()
68 fadt->reset_reg.addrl = IO_PORT_RESET; in acpi_create_fadt()
73 fadt->reset_reg.addrl = IO_PORT_RESET; in acpi_create_fadt()