Home
last modified time | relevance | path

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

/linux/include/video/
H A Dvga.h89 #define VGA_CRTC_OVERFLOW 7 macro
/linux/drivers/video/console/
H A Dvgacon.c583 outb_p(VGA_CRTC_OVERFLOW, vga_video_port_reg); in vgacon_doresize()
606 outb_p(VGA_CRTC_OVERFLOW, vga_video_port_reg); in vgacon_doresize()
/linux/drivers/gpu/drm/tiny/
H A Dcirrus-qemu.c249 wreg_crt(cirrus, VGA_CRTC_OVERFLOW, tmp); in cirrus_mode_set()
/linux/drivers/video/fbdev/
H A Di740fb.c550 par->crtc[VGA_CRTC_OVERFLOW] = r7; in i740fb_decode_var()
H A Dtridentfb.c1222 write3X4(par, VGA_CRTC_OVERFLOW, tmp); in tridentfb_set_par()
H A Dcirrusfb.c794 vga_wcrt(regbase, VGA_CRTC_OVERFLOW, tmp); in cirrusfb_set_par_foo()