Searched defs:GET_DMA_COUNT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ | ||
H A D | r600_cs.c | 2364 #define GET_DMA_COUNT(h) ((h) & 0x0000ffff) macro |
H A D | evergreend.h | 1420 #define GET_DMA_COUNT(h) ((h) & 0x000fffff) macro |