Home
last modified time | relevance | path

Searched refs:VGA_CRTC_V_DISP_END (Results 1 – 7 of 7) sorted by relevance

/linux/include/video/
H A Dvga.h100 #define VGA_CRTC_V_DISP_END 0x12 macro
/linux/drivers/gpu/drm/tiny/
H A Dcirrus.c228 wreg_crt(cirrus, VGA_CRTC_V_DISP_END, vdispend & 0xff); in cirrus_mode_set()
/linux/drivers/video/console/
H A Dvgacon.c604 outb_p(VGA_CRTC_V_DISP_END, vga_video_port_reg); in vgacon_doresize()
/linux/drivers/video/fbdev/
H A Di740fb.c526 par->crtc[VGA_CRTC_V_DISP_END] = yres-1; in i740fb_decode_var()
H A Dvga16fb.c473 par->crtc[VGA_CRTC_V_DISP_END] = pos & 0xFF; in vga16fb_check_var()
H A Dtridentfb.c1197 write3X4(par, VGA_CRTC_V_DISP_END, vdispend & 0xFF); in tridentfb_set_par()
H A Dcirrusfb.c811 vga_wcrt(regbase, VGA_CRTC_V_DISP_END, vdispend & 0xff); in cirrusfb_set_par_foo()