Searched refs:video_console_address (Results 1 – 1 of 1) sorted by relevance
194 #define CONSOLE_ROW_FIRST (video_console_address)195 #define CONSOLE_ROW_SECOND (video_console_address + CONSOLE_ROW_SIZE)196 #define CONSOLE_ROW_LAST (video_console_address + CONSOLE_SIZE - CONSOLE_ROW_SIZE)235 static void *video_console_address; /* console buffer start address */ variable2089 video_console_address = video_logo(); in cfg_video_init()2091 video_console_address = video_fb_address; in cfg_video_init()