Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dcfb_console.c238 static int __maybe_unused old_col; variable
539 video_invertchar(old_col * VIDEO_FONT_WIDTH, in console_cursor()
547 old_col = console_col; in console_cursor()