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