Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dcfb_console.c240 static int __maybe_unused old_col; variable
541 video_invertchar(old_col * VIDEO_FONT_WIDTH, in console_cursor()
549 old_col = console_col; in console_cursor()