Searched defs:S_028800_STENCIL_ENABLE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/radeon/ | ||
H A D | r600d.h | 2330 #define S_028800_STENCIL_ENABLE(x) (((x) & 0x1) << 0) macro |
H A D | evergreend.h | 1882 #define S_028800_STENCIL_ENABLE(x) (((x) & 0x1) << 0) macro |