Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/southbridge/
H A Dich9.h137 #define ICH9_LPC_PMBASE_DEFAULT 0x1 macro
/openbmc/qemu/hw/isa/
H A Dlpc_ich9.c595 pci_set_long(d->config + ICH9_LPC_PMBASE, ICH9_LPC_PMBASE_DEFAULT); in ich9_lpc_reset()