Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/video/sis/
Dsis_accel.c97 SiS300SetupDSTColorDepth(ivideo->DstColor); in SiS300SetupForScreenToScreenCopy()
153 SiS300SetupDSTColorDepth(ivideo->DstColor); in SiS300SetupForSolidFill()
187 SiS310SetupDSTColorDepth(ivideo->DstColor); in SiS310SetupForScreenToScreenCopy()
255 SiS310SetupDSTColorDepth(ivideo->DstColor); in SiS310SetupForSolidFill()
Dsis.h505 u16 DstColor; /* For 2d acceleration */ member
Dsis_main.c1063 ivideo->DstColor = 0x0000; in sisfb_set_vparms()
1068 ivideo->DstColor = 0x8000; in sisfb_set_vparms()
1073 ivideo->DstColor = 0xC000; in sisfb_set_vparms()
/linux-3.4.99/drivers/staging/xgifb/
DXGIfb.h99 unsigned short DstColor; member
DXGI_main_26.c1210 xgifb_info->DstColor = 0x0000; in XGIfb_do_set_var()
1219 xgifb_info->DstColor = 0x8000; in XGIfb_do_set_var()
1228 xgifb_info->DstColor = 0xC000; in XGIfb_do_set_var()
2195 xgifb_info->DstColor = 0x0000; in xgifb_probe()
2200 xgifb_info->DstColor = 0x8000; in xgifb_probe()
2205 xgifb_info->DstColor = 0xC000; in xgifb_probe()