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

  /external/u-boot/common/
splash.c 84 int lcd_splash(ulong addr) function
  /external/u-boot/include/
splash.h 70 int lcd_splash(ulong addr);
72 static inline int lcd_splash(ulong addr) function
  /external/u-boot/board/bluewater/gurnard/
gurnard.c 116 static void lcd_splash(int width, int height) function
392 lcd_splash(480, 272);

Completed in 273 milliseconds