Home
last modified time | relevance | path

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

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