Searched refs:FENCE_NEW (Results 1 – 2 of 2) sorted by relevance
737 if (IS_GEN4(devid) || (IS_915(devid) && reg >= FENCE_NEW)) in DEBUGSTRING()1008 { FENCE_NEW+(i - 8) * 4, "FENCE " #i, i810_debug_915_fence }1032 { FENCE_NEW+i*8, "FENCE START " #i, i810_debug_965_fence_start }, \1033 { FENCE_NEW+i*8+4, "FENCE END " #i, i810_debug_965_fence_end }
524 #define FENCE_NEW 0x3000 macro