Home
last modified time | relevance | path

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

/qemu/include/hw/southbridge/
H A Dich9.h197 #define ICH9_PMIO_SMI_EN 0x30 macro
/qemu/hw/acpi/
H A Dich9.c313 memory_region_add_subregion(&pm->io, ICH9_PMIO_SMI_EN, &pm->io_smi); in ich9_pm_init()