Searched refs:RSText8 (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/video/matrox/ |
D | matroxfb_base.c | 1604 #define RSText8 0x8 macro 2090 if ((depth == RSText8) && (!*ACCESS_FBINFO(fbcon.fontname))) { in initMatrox2() 2599 { 0x1C0, RSCreate(RS640x400, RSText8) }, /* 80x50 */ 2600 { 0x108, RSCreate(RS640x480, RSText8) }, /* 80x60 */ 2602 { 0x10A, RSCreate(RS1056x344, RSText8) }, /* 132x43 */ 2603 { 0x10B, RSCreate(RS1056x400, RSText8) }, /* 132x50 */ 2604 { 0x10C, RSCreate(RS1056x480, RSText8) }, /* 132x60 */
|