Home
last modified time | relevance | path

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

/drivers/video/fbdev/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.c1058 ivideo->DstColor = 0x0000; in sisfb_set_vparms()
1063 ivideo->DstColor = 0x8000; in sisfb_set_vparms()
1068 ivideo->DstColor = 0xC000; in sisfb_set_vparms()
/drivers/staging/xgifb/
DXGIfb.h94 unsigned short DstColor; member
DXGI_main_26.c1044 xgifb_info->DstColor = 0x0000; in XGIfb_do_set_var()
1053 xgifb_info->DstColor = 0x8000; in XGIfb_do_set_var()
1062 xgifb_info->DstColor = 0xC000; in XGIfb_do_set_var()
1938 xgifb_info->DstColor = 0x0000; in xgifb_probe()
1943 xgifb_info->DstColor = 0x8000; in xgifb_probe()
1948 xgifb_info->DstColor = 0xC000; in xgifb_probe()