Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/Include/Drivers/
DHdLcd.h35 #define HDLCD_REG_V_FRONT_PORCH ((UINTN)PcdGet32 (PcdArmHdLcdBase) + 0x20C) macro
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/
DHdLcd.c104 MmioWrite32(HDLCD_REG_V_FRONT_PORCH, VFrontPorch); in LcdSetMode()