Searched refs:S_028800_Z_WRITE_ENABLE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/radeon/ | ||
D | evergreend.h | 1856 #define S_028800_Z_WRITE_ENABLE(x) (((x) & 0x1) << 2) macro |
D | r600d.h | 2335 #define S_028800_Z_WRITE_ENABLE(x) (((x) & 0x1) << 2) macro |