Home
last modified time | relevance | path

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

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