Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dcfb_console.c193 #define CONSOLE_ROW_FIRST (video_console_address) macro
587 memsetl(CONSOLE_ROW_FIRST + in console_clear_line()
596 offset = CONSOLE_ROW_FIRST + in console_clear_line()
629 memcpyl(CONSOLE_ROW_FIRST, CONSOLE_ROW_FIRST + rows * CONSOLE_ROW_SIZE, in console_scrollup()
665 memsetl(CONSOLE_ROW_FIRST, CONSOLE_SIZE, bgx); in console_clear()