Home
last modified time | relevance | path

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

/u-boot/drivers/video/
A Dvideo-uclass.c107 gd->video_bottom = *addrp; in video_reserve()
109 debug("Video frame buffers from %lx to %lx\n", gd->video_bottom, in video_reserve()
414 if (addr < gd->video_bottom) { in video_post_bind()
/u-boot/include/asm-generic/
A Dglobal_data.h354 ulong video_bottom; member
/u-boot/board/bluewater/gurnard/
A Dgurnard.c124 u16 *base_addr = (u16 *)gd->video_bottom; in lcd_splash()

Completed in 5 milliseconds