Searched refs:PCI_ECAM_SIZE (Results 1 – 3 of 3) sorted by relevance
23 #define PCI_ECAM_SIZE FixedPcdGet64 (PcdPciConfigurationSpaceSize) macro
109 …SetTranslationAddressEntry (CpuIo, TranslationTable, PCI_ECAM_BASE, PCI_ECAM_BASE, PCI_ECAM_SIZE, … in HWPciRbInit()
391 if ((Address < PCI_ECAM_BASE) || (Address > PCI_ECAM_BASE + PCI_ECAM_SIZE)) { in PciRbPciRead()434 if (Address < PCI_ECAM_BASE || Address > PCI_ECAM_BASE + PCI_ECAM_SIZE) { in PciRbPciWrite()