Home
last modified time | relevance | path

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