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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dr600_reg.h52 #define SET_BOOL_CONST_offset 0x0003e380 macro
H A Dcayman_reg.h57 #define SET_BOOL_CONST_offset 0x0003a500 macro
H A Devergreen_reg.h57 #define SET_BOOL_CONST_offset 0x0003a500 macro
H A Devergreen_state.h284 } else if ((reg) >= SET_BOOL_CONST_offset && (reg) < SET_BOOL_CONST_end) { \
286 E32(((reg) - SET_BOOL_CONST_offset) >> 2); \
H A Dr600_state.h270 } else if ((reg) >= SET_BOOL_CONST_offset && (reg) < SET_BOOL_CONST_end) { \
272 E32((ib), ((reg) - SET_BOOL_CONST_offset) >> 2); \
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dr600_reg.h52 #define SET_BOOL_CONST_offset 0x0003e380 macro
H A Dcayman_reg.h57 #define SET_BOOL_CONST_offset 0x0003a500 macro
H A Devergreen_reg.h57 #define SET_BOOL_CONST_offset 0x0003a500 macro
H A Devergreen_state.h280 } else if ((reg) >= SET_BOOL_CONST_offset && (reg) < SET_BOOL_CONST_end) { \
282 E32(((reg) - SET_BOOL_CONST_offset) >> 2); \
H A Dr600_state.h244 } else if ((reg) >= SET_BOOL_CONST_offset && (reg) < SET_BOOL_CONST_end) { \
246 E32(((reg) - SET_BOOL_CONST_offset) >> 2); \

Completed in 11 milliseconds