Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/console/
H 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()
/kernel/linux/linux-6.6/drivers/video/console/
H 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 3 milliseconds