Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvga_regs.h82 #define VGA_CRTC_PRESET_ROW 8 macro
/openbmc/linux/include/video/
H A Dvga.h90 #define VGA_CRTC_PRESET_ROW 8 macro
/openbmc/linux/drivers/video/fbdev/core/
H A Dsvgalib.c135 vga_wcrt(regbase, VGA_CRTC_PRESET_ROW, 0); in svga_set_default_crt_regs()
/openbmc/linux/drivers/video/fbdev/
H A Dvga16fb.c461 par->crtc[VGA_CRTC_PRESET_ROW] = 0; in vga16fb_check_var()
H A Di740fb.c519 par->crtc[VGA_CRTC_PRESET_ROW] = 0; in i740fb_decode_var()
H A Dtridentfb.c1245 write3X4(par, VGA_CRTC_PRESET_ROW, 0); in tridentfb_set_par()
H A Dcirrusfb.c1578 vga_wcrt(cinfo->regbase, VGA_CRTC_PRESET_ROW, 0x00); in init_vgachip()