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

/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_driver.c1085 cPtr->Flags |= ChipsDualChannelSupport;
1124 if (!(cPtr->Flags & ChipsDualChannelSupport))
1399 if ((cPtr->Flags & ChipsDualChannelSupport) &&
1659 if (cPtr->Flags & ChipsDualChannelSupport) {
1788 if ((cPtr->Flags & ChipsDualChannelSupport) &&
2339 if (cPtr->Flags & ChipsDualChannelSupport) {
3616 if (cPtr->Flags & ChipsDualChannelSupport) {
3651 if (cPtr->Flags & ChipsDualChannelSupport) {
3833 if (cPtr->Flags & ChipsDualChannelSupport) {
3858 if ((cPtr->Flags & ChipsDualChannelSupport)
[all...]
H A Dct_driver.h115 #define ChipsDualChannelSupport 0x00000200 macro

Completed in 7 milliseconds