Searched refs:Q35_PAM (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/x86/include/asm/arch-qemu/ | ||
H A D | qemu.h | 11 #define Q35_PAM 0x90 macro |
/openbmc/u-boot/arch/x86/cpu/qemu/ | ||
H A D | qemu.c | 98 pam = i440fx ? I440FX_PAM : Q35_PAM; in qemu_chipset_init() |