Searched refs:S_0085F0_DB_ACTION_ENA (Results 1 – 6 of 6) sorted by relevance
154 state->cp_coher_cntl |= S_0085F0_DB_ACTION_ENA(1) | S_0085F0_DB_DEST_BASE_ENA(1); in si_pm4_inval_zsbuf_cache()
172 S_0085F0_DB_ACTION_ENA(1) | in r600_flush_framebuffer()
166 #define S_0085F0_DB_ACTION_ENA(x) (((x) & 0x1) << 26) macro
902 (ctx->framebuffer.zsbuf ? S_0085F0_DB_ACTION_ENA(1) | S_0085F0_DB_DEST_BASE_ENA(1) : 0); in r600_flush_framebuffer()
2208 #define S_0085F0_DB_ACTION_ENA(x) (((x) & 0x1) << 26) macro
3356 #define S_0085F0_DB_ACTION_ENA(x) (((x) & 0x1) << 26) macro