Home
last modified time | relevance | path

Searched refs:R_SA_MCHBAR_BIOS_RESET_CPL_OFFSET (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/CoffeelakeSiliconPkg/SystemAgent/Include/Register/
H A DSaRegsHostBridge.h208 #define R_SA_MCHBAR_BIOS_RESET_CPL_OFFSET 0x5DA8
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Cpu/Library/PeiCpuPolicyLibPreMem/
H A DPeiCpuPolicyLib.c56 PegDisabled = MmioRead32 ((UINTN) MchBar + R_SA_MCHBAR_BIOS_RESET_CPL_OFFSET) & BIT3; in LoadCpuConfigLibPreMemConfigDefault()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/CoffeelakeSiliconPkg/Cpu/Library/PeiCpuPolicyLib/
H A DPeiCpuPolicyLibPreMem.c73 PegDisabled = MmioRead32 ((UINTN) MchBar + R_SA_MCHBAR_BIOS_RESET_CPL_OFFSET) & BIT3; in LoadCpuConfigLibPreMemConfigDefault()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Include/
H A DSaRegs.h634 #define R_SA_MCHBAR_BIOS_RESET_CPL_OFFSET 0x5DA8 macro