Home
last modified time | relevance | path

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