Searched refs:EfiPeiPciCfgWidthUint32 (Results 1 – 5 of 5) sorted by relevance
90 } else if (Width == EfiPeiPciCfgWidthUint32) { in PciCfg2Read()162 } else if (Width == EfiPeiPciCfgWidthUint32) { in PciCfg2Write()246 } else if (Width == EfiPeiPciCfgWidthUint32) { in PciCfg2Modify()
47 EfiPeiPciCfgWidthUint32 = 2, enumerator
53 EfiPeiPciCfgWidthUint32 = 2, enumerator
896 return PeiPciSegmentLibPciCfg2ReadWorker (Address, EfiPeiPciCfgWidthUint32); in PciSegmentRead32()924 return PeiPciSegmentLibPciCfg2WriteWorker (Address, EfiPeiPciCfgWidthUint32, Value); in PciSegmentWrite32()
894 return PeiPciLibPciCfg2ReadWorker (Address, EfiPeiPciCfgWidthUint32); in PciRead32()923 return PeiPciLibPciCfg2WriteWorker (Address, EfiPeiPciCfgWidthUint32, Value); in PciWrite32()