Home | History | Annotate | Download | only in drm

Lines Matching refs:RADEON_OFFSET_ALIGN

312 #define RADEON_OFFSET_ALIGN (1 << RADEON_OFFSET_SHIFT)
314 #define RADEON_OFFSET_MASK (RADEON_OFFSET_ALIGN - 1)