Searched refs:video_bottom (Results 1 – 3 of 3) sorted by relevance
107 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()
354 ulong video_bottom; member
124 u16 *base_addr = (u16 *)gd->video_bottom; in lcd_splash()
Completed in 5 milliseconds