Home
last modified time | relevance | path

Searched defs:cirrusfb_board_info_rec (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Dcirrusfb.c111 static const struct cirrusfb_board_info_rec { struct
112 char *name; /* ASCII name of chipset */
113 long maxclock[5]; /* maximum video clock */
115 bool init_sr07 : 1; /* init SR07 during init_vgachip() */
118 bool scrn_start_bit19 : 1;
121 unsigned char sr07;
122 unsigned char sr07_1bpp;
123 unsigned char sr07_1bpp_mux;
124 unsigned char sr07_8bpp;
125 unsigned char sr07_8bpp_mux;
[all …]