Home
last modified time | relevance | path

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

/linux/drivers/video/console/
H A Dvgacon.c560 unsigned int scanlines = height * c->vc_cell_height; in vgacon_doresize() local
572 scanlines <<= 1; in vgacon_doresize()
578 scanlines >>= 1; in vgacon_doresize()
580 scanlines -= 1; in vgacon_doresize()
581 scanlines_lo = scanlines & 0xff; in vgacon_doresize()
586 if (scanlines & 0x100) in vgacon_doresize()
588 if (scanlines & 0x200) in vgacon_doresize()
/linux/Documentation/fb/
H A Dintel810.rst72 select vertical resolution in scanlines. If Discrete Video Timings
81 select virtual vertical resolution in scanlines. If (0) or none
H A Dframebuffer.rst163 The electron beam draws horizontal lines (scanlines) from left to right, and
253 (in picoseconds, 1E-12 s), and vertical timings in number of scanlines.
/linux/Documentation/admin-guide/
H A Dsvga.rst135 0x0f02 VGA 80x43 (VGA switched to 350 scanlines with a 8-point font)