Searched refs:CP_PACKET0 (Results 1 – 3 of 3) sorted by relevance
132 OUT_CB(CP_PACKET0(register, 0)); \140 OUT_CB(CP_PACKET0(register, (count) - 1)); \145 OUT_CB(CP_PACKET0(register, (count) - 1) | RADEON_ONE_REG_WR); \
83 OUT_CS(CP_PACKET0(register, 0)); \90 OUT_CS(CP_PACKET0((register), ((count) - 1)))93 OUT_CS(CP_PACKET0((register), ((count) - 1)) | RADEON_ONE_REG_WR)
3543 #define CP_PACKET0(register, count) \ macro