Home
last modified time | relevance | path

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

/linux/include/video/
H A Dvga.h88 #define VGA_CRTC_V_TOTAL 6 macro
/linux/drivers/gpu/drm/tiny/
H A Dcirrus-qemu.c227 wreg_crt(cirrus, VGA_CRTC_V_TOTAL, vtotal & 0xff); in cirrus_mode_set()
/linux/drivers/video/fbdev/
H A Di740fb.c510 par->crtc[VGA_CRTC_V_TOTAL] = ytotal - 2; in i740fb_decode_var()
H A Dtridentfb.c1196 write3X4(par, VGA_CRTC_V_TOTAL, vtotal & 0xFF); in tridentfb_set_par()
H A Dcirrusfb.c776 vga_wcrt(regbase, VGA_CRTC_V_TOTAL, vtotal & 0xff); in cirrusfb_set_par_foo()