Home
last modified time | relevance | path

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

/linux-4.4.14/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.c1055 ivideo->DstColor = 0x0000; in sisfb_set_vparms()
1060 ivideo->DstColor = 0x8000; in sisfb_set_vparms()
1065 ivideo->DstColor = 0xC000; in sisfb_set_vparms()
/linux-4.4.14/drivers/staging/xgifb/
DXGIfb.h94 unsigned short DstColor; member
DXGI_main_26.c1041 xgifb_info->DstColor = 0x0000; in XGIfb_do_set_var()
1050 xgifb_info->DstColor = 0x8000; in XGIfb_do_set_var()
1059 xgifb_info->DstColor = 0xC000; in XGIfb_do_set_var()
1935 xgifb_info->DstColor = 0x0000; in xgifb_probe()
1940 xgifb_info->DstColor = 0x8000; in xgifb_probe()
1945 xgifb_info->DstColor = 0xC000; in xgifb_probe()