Searched refs:R300_CLIPRECT_Y_SHIFT (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sys/dev/drm/
H A Dr300_cmdbuf.c107 (box.y1 << R300_CLIPRECT_Y_SHIFT));
109 (box.y2 << R300_CLIPRECT_Y_SHIFT));
H A Dr300_reg.h760 # define R300_CLIPRECT_Y_SHIFT 13 macro
/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Dr300_cmdbuf.c107 (box.y1 << R300_CLIPRECT_Y_SHIFT));
109 (box.y2 << R300_CLIPRECT_Y_SHIFT));
H A Dr300_reg.h763 # define R300_CLIPRECT_Y_SHIFT 13 macro

Completed in 100 milliseconds