Home
last modified time | relevance | path

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

/linux/include/video/
H A Dvga.h134 #define VGA_ATC_COLOR_PAGE 0x14 macro
/linux/drivers/video/fbdev/core/
H A Dsvgalib.c113 svga_wattr(regbase, VGA_ATC_COLOR_PAGE, 0x00); in svga_set_default_atc_regs()
/linux/drivers/video/fbdev/
H A Di740fb.c559 par->atc[VGA_ATC_COLOR_PAGE] = 0x00; in i740fb_decode_var()
H A Dvga16fb.c586 atc[VGA_ATC_COLOR_PAGE] = 0x00; in vga16fb_set_par()
H A Dcirrusfb.c1655 vga_wattr(cinfo->regbase, VGA_ATC_COLOR_PAGE, 0x00); in init_vgachip()