Searched refs:SET_LOOP_CONST_offset (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dr600_reg.h50 #define SET_LOOP_CONST_offset 0x0003e200 macro
H A Dcayman_reg.h55 #define SET_LOOP_CONST_offset 0x0003a200 macro
H A Devergreen_reg.h55 #define SET_LOOP_CONST_offset 0x0003a200 macro
H A Devergreen_state.h281 } else if ((reg) >= SET_LOOP_CONST_offset && (reg) < SET_LOOP_CONST_end) { \
283 E32(((reg) - SET_LOOP_CONST_offset) >> 2); \
H A Dr600_state.h267 } else if ((reg) >= SET_LOOP_CONST_offset && (reg) < SET_LOOP_CONST_end) { \
269 E32((ib), ((reg) - SET_LOOP_CONST_offset) >> 2); \
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dr600_reg.h50 #define SET_LOOP_CONST_offset 0x0003e200 macro
H A Dcayman_reg.h55 #define SET_LOOP_CONST_offset 0x0003a200 macro
H A Devergreen_reg.h55 #define SET_LOOP_CONST_offset 0x0003a200 macro
H A Devergreen_state.h277 } else if ((reg) >= SET_LOOP_CONST_offset && (reg) < SET_LOOP_CONST_end) { \
279 E32(((reg) - SET_LOOP_CONST_offset) >> 2); \
H A Dr600_state.h241 } else if ((reg) >= SET_LOOP_CONST_offset && (reg) < SET_LOOP_CONST_end) { \
243 E32(((reg) - SET_LOOP_CONST_offset) >> 2); \

Completed in 11 milliseconds