Home
last modified time | relevance | path

Searched defs:lcd_splash (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/common/
H A Dsplash.c84 int lcd_splash(ulong addr) in lcd_splash() function
/openbmc/u-boot/include/
H A Dsplash.h72 static inline int lcd_splash(ulong addr) in lcd_splash() function
/openbmc/u-boot/board/bluewater/gurnard/
H A Dgurnard.c116 static void lcd_splash(int width, int height) in lcd_splash() function