Searched refs:I830PatternROP (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ | ||
| H A D | i830_uxa.c | 62 const int I830PatternROP[16] = variable in typeref:typename:const int[16] 190 pI830->BR[13] = (I830PatternROP[alu] & 0xff) << 16 ; |
| H A D | i830.h | 918 extern const int I830PatternROP[16]; |
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ | ||
| H A D | intel_uxa.c | 68 static const int I830PatternROP[16] = { variable in typeref:typename:const int[16] 219 intel->BR[13] = (I830PatternROP[alu] & 0xff) << 16; |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ | ||
| H A D | intel_uxa.c | 68 static const int I830PatternROP[16] = { variable in typeref:typename:const int[16] 198 intel->BR[13] = (I830PatternROP[alu] & 0xff) << 16; |
Completed in 8 milliseconds