Home
last modified time | relevance | path

Searched refs:ICH9_LPC_ACPI_CTRL_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/qemu/include/hw/southbridge/
H A Dich9.h147 #define ICH9_LPC_ACPI_CTRL_DEFAULT 0x0 macro
/qemu/hw/isa/
H A Dlpc_ich9.c592 pci_set_byte(d->config + ICH9_LPC_ACPI_CTRL, ICH9_LPC_ACPI_CTRL_DEFAULT); in ich9_lpc_reset()