Searched refs:LcdPlatformGetMaxMode (Results 1 – 4 of 4) sorted by relevance
157 LcdPlatformGetMaxMode ( in LcdPlatformGetMaxMode() function175 if (ModeNumber >= LcdPlatformGetMaxMode ()) { in LcdPlatformSetMode()213 if (ModeNumber >= LcdPlatformGetMaxMode ()) { in LcdPlatformQueryMode()260 if (ModeNumber >= LcdPlatformGetMaxMode ()) { in LcdPlatformGetTimings()282 if (ModeNumber >= LcdPlatformGetMaxMode ()) { in LcdPlatformGetBpp()
213 LcdPlatformGetMaxMode ( in LcdPlatformGetMaxMode() function239 if (ModeNumber >= LcdPlatformGetMaxMode ()) { in LcdPlatformSetMode()298 if (ModeNumber >= LcdPlatformGetMaxMode ()) { in LcdPlatformQueryMode()345 if (ModeNumber >= LcdPlatformGetMaxMode ()) { in LcdPlatformGetTimings()367 if (ModeNumber >= LcdPlatformGetMaxMode ()) { in LcdPlatformGetBpp()
187 LcdPlatformGetMaxMode (
95 Instance->Gop.Mode->MaxMode = LcdPlatformGetMaxMode (); in LcdInstanceContructor()