Searched refs:R300_TXHEIGHT_SHIFT (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_textured_videofuncs.c1303 (((pPriv->h - 1) & 0x7ff) << R300_TXHEIGHT_SHIFT) |
1330 (((((pPriv->h + 1 ) >> 1 ) - 1) & 0x7ff) << R300_TXHEIGHT_SHIFT) |
1359 (0x0 << R300_TXHEIGHT_SHIFT) |
2786 (((pPriv->h - 1) & 0x7ff) << R300_TXHEIGHT_SHIFT) |
2816 (us_height << R300_TXHEIGHT_SHIFT) |
2838 (((((pPriv->h + 1 ) >> 1 ) - 1) & 0x7ff) << R300_TXHEIGHT_SHIFT) |
2867 (0x0 << R300_TXHEIGHT_SHIFT) |
H A Dradeon_exa_render.c1248 (((h - 1) & 0x7ff) << R300_TXHEIGHT_SHIFT));
1271 (us_height << R300_TXHEIGHT_SHIFT) |
H A Dradeon_reg.h4690 # define R300_TXHEIGHT_SHIFT 11 macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_textured_videofuncs.c1039 (((pPriv->h - 1) & 0x7ff) << R300_TXHEIGHT_SHIFT) |
1064 (((((pPriv->h + 1 ) >> 1 ) - 1) & 0x7ff) << R300_TXHEIGHT_SHIFT) |
1093 (0x0 << R300_TXHEIGHT_SHIFT) |
2458 (((pPriv->h - 1) & 0x7ff) << R300_TXHEIGHT_SHIFT) |
2488 (us_height << R300_TXHEIGHT_SHIFT) |
2508 (((((pPriv->h + 1 ) >> 1 ) - 1) & 0x7ff) << R300_TXHEIGHT_SHIFT) |
2537 (0x0 << R300_TXHEIGHT_SHIFT) |
H A Dradeon_exa_render.c1178 (((h - 1) & 0x7ff) << R300_TXHEIGHT_SHIFT));
1201 (us_height << R300_TXHEIGHT_SHIFT) |
H A Dradeon_reg.h4690 # define R300_TXHEIGHT_SHIFT 11 macro

Completed in 54 milliseconds