Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/video/
Dvga.h86 #define VGA_CRTC_V_TOTAL 6 macro
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/
Dcirrus.c215 wreg_crt(cirrus, VGA_CRTC_V_TOTAL, vtotal & 0xff); in cirrus_mode_set()
/kernel/linux/linux-5.10/drivers/video/fbdev/
Di740fb.c510 par->crtc[VGA_CRTC_V_TOTAL] = ytotal - 2; in i740fb_decode_var()
Dvga16fb.c459 par->crtc[VGA_CRTC_V_TOTAL] = ytotal - 2; in vga16fb_check_var()
Dtridentfb.c1198 write3X4(par, VGA_CRTC_V_TOTAL, vtotal & 0xFF); in tridentfb_set_par()
Dcirrusfb.c774 vga_wcrt(regbase, VGA_CRTC_V_TOTAL, vtotal & 0xff); in cirrusfb_set_par_foo()