Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dcfb_console.c185 #define CONSOLE_ROWS ((VIDEO_ROWS - video_logo_height) / VIDEO_FONT_HEIGHT)
235 static int video_logo_height = VIDEO_LOGO_HEIGHT; variable
508 video_drawchars(xx, yy + video_logo_height, &c, 1); in video_putchar()
541 video_logo_height); in console_cursor()
546 video_logo_height); in console_cursor()
578 video_logo_height + in console_clear_line()
618 video_logo_height + in console_scrollup()
621 video_logo_height, /* dest pos y */ in console_scrollup()
624 - video_logo_height in console_scrollup()
658 video_logo_height, /* dest pos y */ in console_clear()
[all …]