Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/cpu/qemu/
Dqemu.c15 static bool i440fx; variable
97 i440fx = (device == PCI_DEVICE_ID_INTEL_82441); in qemu_chipset_init()
98 pam = i440fx ? I440FX_PAM : Q35_PAM; in qemu_chipset_init()
108 if (i440fx) { in qemu_chipset_init()
177 if (i440fx) { in mp_determine_pci_dstirq()