Home
last modified time | relevance | path

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

/qemu/include/hw/southbridge/
H A Dich9.h98 #define ICH9_CC_GCS_DEFAULT 0x00000020 macro
/qemu/hw/isa/
H A Dlpc_ich9.c144 pci_set_long(c + ICH9_CC_GCS, ICH9_CC_GCS_DEFAULT); in ich9_cc_reset()