Searched refs:S_0085F0_TC_ACTION_ENA (Results 1 – 6 of 6) sorted by relevance
137 state->cp_coher_cntl |= S_0085F0_TC_ACTION_ENA(1); in si_pm4_inval_texture_cache()143 state->cp_coher_cntl |= S_0085F0_TC_ACTION_ENA(1); in si_pm4_inval_vertex_cache()
160 #define S_0085F0_TC_ACTION_ENA(x) (((x) & 0x1) << 23) macro
880 ctx->surface_sync_cmd.flush_flags |= S_0085F0_TC_ACTION_ENA(1); in r600_inval_texture_cache()890 ctx->surface_sync_cmd.flush_flags |= S_0085F0_TC_ACTION_ENA(1); in r600_inval_vertex_cache()
138 rctx->surface_sync_cmd.flush_flags |= S_0085F0_TC_ACTION_ENA(1) | r600_get_cb_flush_flags(rctx); in r600_texture_barrier()
2199 #define S_0085F0_TC_ACTION_ENA(x) (((x) & 0x1) << 23) macro
3347 #define S_0085F0_TC_ACTION_ENA(x) (((x) & 0x1) << 23) macro