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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dr600_reg.h42 #define SET_ALU_CONST_offset 0x00030000 macro
H A Dr600_state.h255 } else if ((reg) >= SET_ALU_CONST_offset && (reg) < SET_ALU_CONST_end) { \
257 E32((ib), ((reg) - SET_ALU_CONST_offset) >> 2); \
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dr600_reg.h42 #define SET_ALU_CONST_offset 0x00030000 macro
H A Dr600_state.h229 } else if ((reg) >= SET_ALU_CONST_offset && (reg) < SET_ALU_CONST_end) { \
231 E32(((reg) - SET_ALU_CONST_offset) >> 2); \

Completed in 4 milliseconds