Home
last modified time | relevance | path

Searched refs:SIZE_512KB (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/
DPlatformSecLib.c92 SIZE_512KB, in PlatformSecLibStartup()
104 PcdGet32 (PcdEsramStage1Base) + SIZE_512KB - SIZE_32KB, in PlatformSecLibStartup()
163 TopOfStack = (UINT32 *)(UINTN)(PcdGet32 (PcdEsramStage1Base) + SIZE_512KB); in SecPlatformInformation()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcBlockIoPei/
DEmmcBlockIoPei.c770 …U64x32 (MultU64x32 ((UINT64)GpSizeMult, ExtCsd->HcWpGrpSize), ExtCsd->HcEraseGrpSize), SIZE_512KB); in InitializeEmmcBlockIoPeim()
774 …U64x32 (MultU64x32 ((UINT64)GpSizeMult, ExtCsd->HcWpGrpSize), ExtCsd->HcEraseGrpSize), SIZE_512KB); in InitializeEmmcBlockIoPeim()
778 …U64x32 (MultU64x32 ((UINT64)GpSizeMult, ExtCsd->HcWpGrpSize), ExtCsd->HcEraseGrpSize), SIZE_512KB); in InitializeEmmcBlockIoPeim()
782 …U64x32 (MultU64x32 ((UINT64)GpSizeMult, ExtCsd->HcWpGrpSize), ExtCsd->HcEraseGrpSize), SIZE_512KB); in InitializeEmmcBlockIoPeim()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
DEmmcDxe.c354 …U64x32 (MultU64x32 ((UINT64)GpSizeMult, ExtCsd->HcWpGrpSize), ExtCsd->HcEraseGrpSize), SIZE_512KB); in DiscoverAllPartitions()
358 …U64x32 (MultU64x32 ((UINT64)GpSizeMult, ExtCsd->HcWpGrpSize), ExtCsd->HcEraseGrpSize), SIZE_512KB); in DiscoverAllPartitions()
362 …U64x32 (MultU64x32 ((UINT64)GpSizeMult, ExtCsd->HcWpGrpSize), ExtCsd->HcEraseGrpSize), SIZE_512KB); in DiscoverAllPartitions()
366 …U64x32 (MultU64x32 ((UINT64)GpSizeMult, ExtCsd->HcWpGrpSize), ExtCsd->HcEraseGrpSize), SIZE_512KB); in DiscoverAllPartitions()
/device/linaro/bootloader/edk2/OvmfPkg/PlatformPei/
DMemDetect.c360 mS3AcpiReservedMemorySize = SIZE_512KB + in PublishPeiMemory()
/device/linaro/bootloader/edk2/CorebootModulePkg/CbSupportPei/
DCbSupportPei.c352 BuildMemoryMappedIoRangeHob (0xFEC80000, SIZE_512KB); in CbPeiEntryPoint()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/SdBlockIoPei/
DSdBlockIoPei.c601 Capacity = MultU64x32 ((UINT64)CSize, SIZE_512KB); in InitializeSdBlockIoPeim()
/device/linaro/bootloader/edk2/MdePkg/Include/
DBase.h439 #define SIZE_512KB 0x00080000 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/SdDxe/
DSdDxe.c242 Capacity = MultU64x32 ((UINT64)CSize, SIZE_512KB); in DiscoverUserArea()