Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/matrox/
Dmatroxfb_base.c1603 #define RSText 0x7 macro
2595 { ~0, RSCreate(RSNoxNo, RSText ) },
2596 { 0x002, RSCreate(RS640x400, RSText ) }, /* 80x25 */
2597 { 0x003, RSCreate(RS640x400, RSText ) }, /* 80x25 */
2598 { 0x007, RSCreate(RS640x400, RSText ) }, /* 80x25 */
2601 { 0x109, RSCreate(RS1056x400, RSText ) }, /* 132x25 */
2695 case 0: depth = RSText; break; in matroxfb_setup()
2943 depth = RSText; in init_module()