Home
last modified time | relevance | path

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

/linux/include/video/
H A Dvga.h93 #define VGA_CRTC_CURSOR_END 0x0B macro
/linux/drivers/video/console/
H A Dvgacon.c489 outb_p(VGA_CRTC_CURSOR_END, vga_video_port_reg); in vgacon_set_cursor_size()
501 outb_p(VGA_CRTC_CURSOR_END, vga_video_port_reg); in vgacon_set_cursor_size()
/linux/drivers/video/fbdev/core/
H A Dsvgalib.c152 vga_wcrt(regbase, VGA_CRTC_CURSOR_END, 0x0e); in svga_set_textmode_vga_regs()
/linux/drivers/video/fbdev/
H A Dcirrusfb.c932 vga_wcrt(regbase, VGA_CRTC_CURSOR_END, 31); in cirrusfb_set_par_foo()
1582 vga_wcrt(cinfo->regbase, VGA_CRTC_CURSOR_END, 0x00); in init_vgachip()
H A Di740fb.c523 par->crtc[VGA_CRTC_CURSOR_END] = 0x00; in i740fb_decode_var()