Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dcfb_console.c239 static int __maybe_unused old_row; variable
540 old_row * VIDEO_FONT_HEIGHT + in console_cursor()
548 old_row = console_row; in console_cursor()