Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dcfb_console.c186 #define CONSOLE_ROWS ((VIDEO_ROWS - video_logo_height) / VIDEO_FONT_HEIGHT)
236 static int video_logo_height = VIDEO_LOGO_HEIGHT; variable
509 video_drawchars(xx, yy + video_logo_height, &c, 1); in video_putchar()
542 video_logo_height); in console_cursor()
547 video_logo_height); in console_cursor()
579 video_logo_height + in console_clear_line()
619 video_logo_height + in console_scrollup()
622 video_logo_height, /* dest pos y */ in console_scrollup()
625 - video_logo_height in console_scrollup()
659 video_logo_height, /* dest pos y */ in console_clear()
[all …]