Searched refs:video_bottom (Results 1 – 3 of 3) sorted by relevance
82 gd->video_bottom = *addrp; in video_reserve()83 debug("Video frame buffers from %lx to %lx\n", gd->video_bottom, in video_reserve()277 if (addr < gd->video_bottom) { in video_post_bind()285 gd->video_bottom = addr; in video_post_bind()
112 ulong video_bottom; /* Bottom of video frame buffer area */ member
120 u16 *base_addr = (u16 *)gd->video_bottom; in lcd_splash()