Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dtgafb.c1154 unsigned i, yincr; local
1167 yincr = line_length;
1171 yincr = -yincr;
1249 sepos += yincr;
1250 depos += yincr;
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dtgafb.c1160 unsigned i, yincr; local
1173 yincr = line_length;
1177 yincr = -yincr;
1255 sepos += yincr;
1256 depos += yincr;

Completed in 4 milliseconds