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

/linux-4.4.14/drivers/video/console/
H A Dnewport_con.c48 static int xcurs_correction = 29; variable
288 xcurs_correction = 21; newport_get_revisions()
460 xcurs = ((xcurs % vc->vc_cols) << 3) + xcurs_correction; newport_cursor()

Completed in 238 milliseconds