Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/sandbox/include/asm/
H A Dsdl.h35 int sandbox_sdl_sync(void *lcd_base);
86 static inline int sandbox_sdl_sync(void *lcd_base) in sandbox_sdl_sync() function
/rk3399_rockchip-uboot/drivers/video/
H A Dvideo-uclass.c147 sandbox_sdl_sync(priv->fb); in video_sync()
/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dsdl.c88 int sandbox_sdl_sync(void *lcd_base) in sandbox_sdl_sync() function