HomeSort by relevance Sort by last modified time
    Searched defs:VRes (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/LcdGraphicsOutputDxe/
HdLcd.c 67 UINT32 VRes;
78 &VRes,&VSync,&VBackPorch,&VFrontPorch);
98 MmioWrite32(HDLCD_REG_FB_LINE_COUNT, VRes - 1);
103 MmioWrite32(HDLCD_REG_V_DATA, VRes - 1);
PL111Lcd.c 76 UINT32 VRes;
86 &VRes,&VSync,&VBackPorch,&VFrontPorch);
104 MmioWrite32 (PL111_REG_LCD_TIMING_1, VER_AXIS_PANEL(VBackPorch, VFrontPorch, VSync, VRes));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wtsapi32.h 216 USHORT VRes;
238 USHORT VRes;

Completed in 2951 milliseconds