Searched defs:radeon_set_context_reg_seq (Results 1 – 3 of 3) sorted by relevance
123 static inline void radeon_set_context_reg_seq(struct radeon_cmdbuf *cs, unsigned reg, unsigned num) in radeon_set_context_reg_seq() function
54 radeon_set_context_reg_seq(struct radeon_cmdbuf *cs, unsigned reg, unsigned num) in radeon_set_context_reg_seq() function
205 #define radeon_set_context_reg_seq(reg, num) \ macro