Home
last modified time | relevance | path

Searched refs:VGA_SR02_ALL_PLANES (Results 1 – 2 of 2) sorted by relevance

/linux/include/video/
H A Dvga.h148 #define VGA_SR02_ALL_PLANES 0x0F /* bits 3-0: enable access to all planes */ macro
/linux/drivers/video/fbdev/core/
H A Dsvgalib.c124 vga_wseq(regbase, VGA_SEQ_PLANE_WRITE, VGA_SR02_ALL_PLANES); in svga_set_default_seq_regs()