Searched refs:I830PatternROP (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_uxa.c62 const int I830PatternROP[16] = variable in typeref:typename:const int[16]
190 pI830->BR[13] = (I830PatternROP[alu] & 0xff) << 16 ;
H A Di830.h918 extern const int I830PatternROP[16];
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_uxa.c68 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 Dintel_uxa.c68 static const int I830PatternROP[16] = { variable in typeref:typename:const int[16]
198 intel->BR[13] = (I830PatternROP[alu] & 0xff) << 16;

Completed in 8 milliseconds