Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/cpu/qemu/
H A Dqemu.c16 static bool i440fx; variable
98 i440fx = (device == PCI_DEVICE_ID_INTEL_82441); in qemu_chipset_init()
99 pam = i440fx ? I440FX_PAM : Q35_PAM; in qemu_chipset_init()
109 if (i440fx) { in qemu_chipset_init()
182 if (i440fx) { in mp_determine_pci_dstirq()