Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dcfb_console.c194 #define CONSOLE_ROW_FIRST (video_console_address) macro
588 memsetl(CONSOLE_ROW_FIRST + in console_clear_line()
597 offset = CONSOLE_ROW_FIRST + in console_clear_line()
630 memcpyl(CONSOLE_ROW_FIRST, CONSOLE_ROW_FIRST + rows * CONSOLE_ROW_SIZE, in console_scrollup()
666 memsetl(CONSOLE_ROW_FIRST, CONSOLE_SIZE, bgx); in console_clear()