Home
last modified time | relevance | path

Searched refs:VGA_CRTC_H_SYNC_END (Results 1 – 5 of 5) sorted by relevance

/linux/include/video/
H A Dvga.h87 #define VGA_CRTC_H_SYNC_END 5 macro
/linux/drivers/gpu/drm/tiny/
H A Dcirrus-qemu.c226 wreg_crt(cirrus, VGA_CRTC_H_SYNC_END, hsyncend); in cirrus_mode_set()
/linux/drivers/video/fbdev/
H A Di740fb.c505 par->crtc[VGA_CRTC_H_SYNC_END] = (((xres + right + hslen) >> 3) & 0x1F) in i740fb_decode_var()
H A Dtridentfb.c1207 write3X4(par, VGA_CRTC_H_SYNC_END, in tridentfb_set_par()
H A Dcirrusfb.c773 vga_wcrt(regbase, VGA_CRTC_H_SYNC_END, tmp); in cirrusfb_set_par_foo()