Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Library/IohLib/
DIohLib.c73 UINT32 SaveBarReg; in ReadIohGpioValues() local
86 SaveBarReg = PciRead32 (GipAddr + PcdGet8 (PcdIohGpioBarRegister)); in ReadIohGpioValues()
100 PciWrite32 ((GipAddr + PcdGet8 (PcdIohGpioBarRegister)), SaveBarReg); in ReadIohGpioValues()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
DPlatformEarlyInit.c120 UINT32 SaveBarReg; in SetLanControllerMacAddr() local
142 SaveBarReg = PciRead32 (DevPcieAddr + R_IOH_MAC_MEMBAR); in SetLanControllerMacAddr()
191 PciWrite32 ((DevPcieAddr + R_IOH_MAC_MEMBAR), SaveBarReg); in SetLanControllerMacAddr()
1019 UINT32 SaveBarReg; in EarlyPlatformGpioCtrlerInitAndManipulation() local
1048 SaveBarReg = PciRead32 (DevPcieAddr + PcdGet8 (PcdIohGpioBarRegister)); in EarlyPlatformGpioCtrlerInitAndManipulation()
1153 PciWrite32 ((DevPcieAddr + PcdGet8 (PcdIohGpioBarRegister)), SaveBarReg); in EarlyPlatformGpioCtrlerInitAndManipulation()