Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dich9_timer.c27 (pci_get_word(lpc->d.config + ICH9_LPC_GEN_PMCON_3) & 0xc0) >> 6; in ich9_pm_update_swsmi_timer()
/openbmc/qemu/include/hw/southbridge/
H A Dich9.h166 #define ICH9_LPC_GEN_PMCON_3 0xa4 macro