Searched refs:S_028800_Z_ENABLE (Results 1 – 6 of 6) sorted by relevance
362 #define S_028800_Z_ENABLE(x) (((x) & 0x1) << 1) macro1632 #define S_028800_Z_ENABLE(x) (((x) & 0x1) << 1) macro
415 #define S_028800_Z_ENABLE(x) (((x) & 0x1) << 1) macro
817 db_depth_control = S_028800_Z_ENABLE(state->depth.enabled) | in r600_create_dsa_state()
797 db_depth_control = S_028800_Z_ENABLE(state->depth.enabled) | in evergreen_create_dsa_state()
576 db_depth_control = S_028800_Z_ENABLE(state->depth.enabled) | in si_create_dsa_state()
5679 #define S_028800_Z_ENABLE(x) (((x) & 0x1) << 1) macro