Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dcfb_console.c187 #define CONSOLE_ROWS ((VIDEO_ROWS - video_logo_height) / VIDEO_FONT_HEIGHT)
237 static int video_logo_height = VIDEO_LOGO_HEIGHT; variable
510 video_drawchars(xx, yy + video_logo_height, &c, 1); in video_putchar()
543 video_logo_height); in console_cursor()
548 video_logo_height); in console_cursor()
580 video_logo_height + in console_clear_line()
620 video_logo_height + in console_scrollup()
623 video_logo_height, /* dest pos y */ in console_scrollup()
626 - video_logo_height in console_scrollup()
660 video_logo_height, /* dest pos y */ in console_clear()
[all …]