Home
last modified time | relevance | path

Searched defs:CONSOLE_ROWS (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) macro
188 #define CONSOLE_ROWS (VIDEO_ROWS / VIDEO_FONT_HEIGHT) macro