Searched refs:SupportCRT2in301C (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/staging/xgifb/ |
D | vb_table.h | 3191 {Support32Bpp + SupportLCD + SyncPP + SupportCRT2in301C, RES1600x1200x60, VCLK162, 0x09,0x7A,0x3… 3192 {Support32Bpp + SyncPP + SupportCRT2in301C, RES1600x1200x65, VCLK175, 0x00,0x69,0x3c,1600,1200… 3193 {Support32Bpp + SyncPP + SupportCRT2in301C, RES1600x1200x70, VCLK189, 0x00,0x69,0x3c,1600,1200… 3194 {Support32Bpp + SyncPP + SupportCRT2in301C, RES1600x1200x75, VCLK202_5, 0x00,0x69,0x3c,1600,1200…
|
D | vb_def.h | 74 #define SupportCRT2in301C 0x0100 /* for 301C */ macro
|
D | vb_setmode.c | 398 tempax |= SupportCRT2in301C; in XGI_AjustCRT2Rate()
|