Home
last modified time | relevance | path

Searched refs:LCD_VRAM_SIZE (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/PL111LcdArmVExpressLib/
DPL111LcdArmVExpress.c177 *VramSize = LCD_VRAM_SIZE; in LcdPlatformGetVram()
182 *VramSize = LCD_VRAM_SIZE; in LcdPlatformGetVram()
185 …ages( AllocateAddress, EfiBootServicesData, EFI_SIZE_TO_PAGES(((UINTN)LCD_VRAM_SIZE)), VramBaseAdd… in LcdPlatformGetVram()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/HdLcdArmVExpressLib/
DHdLcdArmVExpress.c126 *VramSize = LCD_VRAM_SIZE; in LcdPlatformGetVram()
136 …Pages (AllocationType, EfiBootServicesData, EFI_SIZE_TO_PAGES(((UINTN)LCD_VRAM_SIZE)), VramBaseAdd… in LcdPlatformGetVram()
/device/linaro/bootloader/edk2/ArmPlatformPkg/Include/Library/
DLcdPlatformLib.h19 #define LCD_VRAM_SIZE SIZE_8MB macro