Searched refs:RING_VALID (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_driver.c784 i810Reg->LprbLen & RING_VALID) {
1077 itemp |= ((pI810->LpRing->mem.Size - 4096) | RING_NO_REPORT | RING_VALID);
1291 RING_NO_REPORT | RING_VALID);
H A Di810_reg.h707 #define RING_VALID 0x00000001 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_driver.c784 i810Reg->LprbLen & RING_VALID) {
1077 itemp |= ((pI810->LpRing->mem.Size - 4096) | RING_NO_REPORT | RING_VALID);
1291 RING_NO_REPORT | RING_VALID);
H A Di810_reg.h707 #define RING_VALID 0x00000001 macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_driver.c1131 i810Reg->LprbLen & RING_VALID) {
1424 itemp |= ((pI810->LpRing->mem.Size - 4096) | RING_NO_REPORT | RING_VALID);
1639 RING_NO_REPORT | RING_VALID);
H A Di830_driver.c1652 if (temp & RING_VALID) {
1691 itemp |= (RING_NO_REPORT | RING_VALID);
H A Di810_reg.h707 #define RING_VALID 0x00000001 macro

Completed in 37 milliseconds