Searched refs:S_0085F0_VC_ACTION_ENA (Results 1 – 3 of 3) sorted by relevance
172 (rctx->has_vertex_cache ? S_0085F0_VC_ACTION_ENA(1) in r600_flush_emit()176 cp_coher_cntl |= rctx->has_vertex_cache ? S_0085F0_VC_ACTION_ENA(1) in r600_flush_emit()183 (rctx->has_vertex_cache ? S_0085F0_VC_ACTION_ENA(1) : 0); in r600_flush_emit()
2663 #define S_0085F0_VC_ACTION_ENA(x) (((unsigned)(x) & 0x1) << 24) macro
3502 #define S_0085F0_VC_ACTION_ENA(x) (((unsigned)(x) & 0x1) << 24) macro