Home
last modified time | relevance | path

Searched refs:sandbox_sdl_sync (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/sandbox/include/asm/
H A Dsdl.h34 int sandbox_sdl_sync(void *lcd_base);
87 static inline int sandbox_sdl_sync(void *lcd_base) in sandbox_sdl_sync() function
/openbmc/u-boot/drivers/video/
H A Dvideo-uclass.c164 sandbox_sdl_sync(priv->fb); in video_sync()
/openbmc/u-boot/arch/sandbox/cpu/
H A Dsdl.c103 int sandbox_sdl_sync(void *lcd_base) in sandbox_sdl_sync() function