Home
last modified time | relevance | path

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

/linux/include/video/
H A Dvga.h71 #define VGA_SEQ_C 0x05 /* Number of Sequencer Registers */ macro
/linux/drivers/video/fbdev/
H A Di740fb.c51 u8 seq[VGA_SEQ_C];
778 for (i = 2; i < VGA_SEQ_C; i++) in i740fb_set_par()
H A Dvga16fb.c537 u8 seq[VGA_SEQ_C]; in vga16fb_set_par()
613 for (i = 2; i < VGA_SEQ_C; i++) { in vga16fb_set_par()