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

  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/HdLcdArmVExpressLib/
HdLcdArmVExpress.c 157 LcdPlatformGetMaxMode (
175 if (ModeNumber >= LcdPlatformGetMaxMode ()) {
213 if (ModeNumber >= LcdPlatformGetMaxMode ()) {
260 if (ModeNumber >= LcdPlatformGetMaxMode ()) {
282 if (ModeNumber >= LcdPlatformGetMaxMode ()) {
  /device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/PL111LcdArmVExpressLib/
PL111LcdArmVExpress.c 213 LcdPlatformGetMaxMode (
239 if (ModeNumber >= LcdPlatformGetMaxMode ()) {
298 if (ModeNumber >= LcdPlatformGetMaxMode ()) {
345 if (ModeNumber >= LcdPlatformGetMaxMode ()) {
367 if (ModeNumber >= LcdPlatformGetMaxMode ()) {

Completed in 234 milliseconds