Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/xgifb/
Dvb_table.h2026 {Mode32Bpp + SupportLCD + SyncPP + SupportCRT2in301C,
2028 {Mode32Bpp + SyncPP + SupportCRT2in301C, RES1600x1200x65, VCLK175,
2030 {Mode32Bpp + SyncPP + SupportCRT2in301C, RES1600x1200x70, VCLK189,
2032 {Mode32Bpp + SyncPP + SupportCRT2in301C, RES1600x1200x75, VCLK202_5,
Dvb_def.h8 #define SupportCRT2in301C 0x0100 /* for 301C */ macro
Dvb_setmode.c187 tempax |= SupportCRT2in301C; in XGI_AjustCRT2Rate()