Searched refs:ChipsCRT (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_driver.h155 #define ChipsCRT 0x0010 macro
H A Dct_driver.c1921 if ((cPtr->PanelType & ChipsLCD) && (cPtr->PanelType & ChipsCRT))
1925 else if (cPtr->PanelType & ChipsCRT) {
2650 cPtr->PanelType |= ChipsCRT;
3190 if ((cPtr->PanelType & ChipsLCD) && (cPtr->PanelType & ChipsCRT))
3194 else if (cPtr->PanelType & ChipsCRT) {
5446 if (cPtr->PanelType & ChipsCRT)
7436 cPtr->PanelType |= ChipsCRT;
7440 cPtr->PanelType |= ChipsCRT;
7453 cPtr->PanelType |= ChipsCRT;
7465 cPtr->PanelType |= ChipsCRT;
[all...]

Completed in 11 milliseconds