Home
last modified time | relevance | path

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

/Linux-v4.19/include/video/
Dvga.h98 #define VGA_CRTC_V_DISP_END 0x12 macro
/Linux-v4.19/drivers/gpu/drm/cirrus/
Dcirrus_mode.c191 WREG_CRT(VGA_CRTC_V_DISP_END, vdispend & 0xff); in cirrus_crtc_mode_set()
/Linux-v4.19/drivers/video/console/
Dvgacon.c822 outb_p(VGA_CRTC_V_DISP_END, vga_video_port_reg); in vgacon_doresize()
/Linux-v4.19/drivers/video/fbdev/
Di740fb.c525 par->crtc[VGA_CRTC_V_DISP_END] = yres-1; in i740fb_decode_var()
Dvga16fb.c458 par->crtc[VGA_CRTC_V_DISP_END] = pos & 0xFF; in vga16fb_check_var()
Dtridentfb.c1198 write3X4(par, VGA_CRTC_V_DISP_END, vdispend & 0xFF); in tridentfb_set_par()
Dcirrusfb.c810 vga_wcrt(regbase, VGA_CRTC_V_DISP_END, vdispend & 0xff); in cirrusfb_set_par_foo()