Searched refs:ICH9_PMIO_SMI_EN (Results 1 – 2 of 2) sorted by relevance
/qemu/include/hw/southbridge/ | ||
H A D | ich9.h | 197 #define ICH9_PMIO_SMI_EN 0x30 macro |
/qemu/hw/acpi/ | ||
H A D | ich9.c | 321 memory_region_add_subregion(&pm->io, ICH9_PMIO_SMI_EN, &pm->io_smi); in ich9_pm_init() |