Home
last modified time | relevance | path

Searched refs:VGA_SEQ_C (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/video/
Dvga.h69 #define VGA_SEQ_C 0x05 /* Number of Sequencer Registers */ macro
/linux-4.1.27/drivers/video/fbdev/
Dvga16fb.c522 u8 seq[VGA_SEQ_C]; in vga16fb_set_par()
598 for (i = 2; i < VGA_SEQ_C; i++) { in vga16fb_set_par()
Di740fb.c58 u8 seq[VGA_SEQ_C];
779 for (i = 2; i < VGA_SEQ_C; i++) in i740fb_set_par()