Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/console/
A Dnewport_con.c45 static int xcurs_correction = 29; variable
287 xcurs_correction = 21; in newport_get_revisions()
459 xcurs = ((xcurs % vc->vc_cols) << 3) + xcurs_correction; in newport_cursor()

Completed in 5 milliseconds