Home
last modified time | relevance | path

Searched refs:B_PCH_LPC_PMC_BASE_EN (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/
DUartInit.c29 #define B_PCH_LPC_PMC_BASE_EN BIT1 // Enable Bit macro
174 IoWrite32 (PCI_DAT, (PMC_BASE_ADDRESS | B_PCH_LPC_PMC_BASE_EN)); in EnableInternalUart()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/MonoStatusCode/
DPlatformStatusCode.c342 IoWrite32 (PCI_DAT, (PMC_BASE_ADDRESS | B_PCH_LPC_PMC_BASE_EN)); in EnableInternalUart()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
DPchInitPeim.c450 IoWrite32 (0xCFC, (PMC_BASE_ADDRESS | B_PCH_LPC_PMC_BASE_EN));
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformPei/
DPlatform.c584 (UINT32)((PMC_BASE_ADDRESS & B_PCH_LPC_PMC_BASE_BAR) | B_PCH_LPC_PMC_BASE_EN)
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/PchRegs/
DPchRegsPcu.h148 #define B_PCH_LPC_PMC_BASE_EN BIT1 // Enable Bit macro