Searched refs:EVENT_TYPE (Results 1 – 13 of 13) sorted by relevance
295 #define EVENT_TYPE(x) ((x) << 0) macro313 #define EVENT_TYPE(x) ((x) << 0) macro
227 #define EVENT_TYPE(x) ((x) << 0) macro
351 #define EVENT_TYPE(x) ((x) << 0) macro
490 #define EVENT_TYPE(x) ((x) << 0) macro
327 #define EVENT_TYPE(x) ((x) << 0) macro
1239 #define EVENT_TYPE(x) ((x) << 0) macro
1749 #define EVENT_TYPE(x) ((x) << 0) macro
1813 #define EVENT_TYPE(x) ((x) << 0) macro
1664 #define EVENT_TYPE(x) ((x) << 0) macro
1392 radeon_ring_write(ring, EVENT_TYPE(CACHE_FLUSH_AND_INV_EVENT_TS) | EVENT_INDEX(5)); in cayman_fence_ring_emit()
2887 radeon_ring_write(ring, EVENT_TYPE(CACHE_FLUSH_AND_INV_EVENT_TS) | EVENT_INDEX(5)); in r600_fence_ring_emit()2900 radeon_ring_write(ring, EVENT_TYPE(CACHE_FLUSH_AND_INV_EVENT) | EVENT_INDEX(0)); in r600_fence_ring_emit()
3552 EVENT_TYPE(CACHE_FLUSH_AND_INV_TS_EVENT) | in cik_fence_gfx_ring_emit()3564 EVENT_TYPE(CACHE_FLUSH_AND_INV_TS_EVENT) | in cik_fence_gfx_ring_emit()3591 EVENT_TYPE(CACHE_FLUSH_AND_INV_TS_EVENT) | in cik_fence_compute_ring_emit()
3370 radeon_ring_write(ring, EVENT_TYPE(CACHE_FLUSH_AND_INV_TS_EVENT) | EVENT_INDEX(5)); in si_fence_ring_emit()