Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dearly_me.c40 pci_read_dword_ptr(me_dev, &uma, PCI_ME_UMA); in intel_early_me_init()
66 pci_read_dword_ptr(me_dev, &uma, PCI_ME_UMA); in intel_early_me_uma_size()
/openbmc/u-boot/arch/x86/include/asm/
H A Dme_common.h80 #define PCI_ME_UMA 0x44 macro