Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/southbridge/
H A Dpiix.h73 bool has_pit; member
/openbmc/qemu/hw/isa/
H A Dpiix.c335 if (d->has_pit) { in pci_piix_realize()
415 DEFINE_PROP_BOOL("has-pit", PIIXState, has_pit, true),