Lines Matching defs:offset
34 unsigned indx, unsigned base_indx, unsigned offset) in host1x_class_host_wait_syncpt_base()
42 unsigned base_indx, unsigned offset) in host1x_class_host_incr_syncpt_base()
56 unsigned mod_id, unsigned offset, bool auto_inc) in host1x_class_host_indoff_reg_write()
67 unsigned mod_id, unsigned offset, bool auto_inc) in host1x_class_host_indoff_reg_read()
79 unsigned class_id, unsigned offset, unsigned mask) in host1x_opcode_setclass()
84 static inline u32 host1x_opcode_incr(unsigned offset, unsigned count) in host1x_opcode_incr()
89 static inline u32 host1x_opcode_nonincr(unsigned offset, unsigned count) in host1x_opcode_nonincr()
94 static inline u32 host1x_opcode_mask(unsigned offset, unsigned mask) in host1x_opcode_mask()
99 static inline u32 host1x_opcode_imm(unsigned offset, unsigned value) in host1x_opcode_imm()
120 static inline u32 host1x_opcode_gather_nonincr(unsigned offset, unsigned count) in host1x_opcode_gather_nonincr()
125 static inline u32 host1x_opcode_gather_incr(unsigned offset, unsigned count) in host1x_opcode_gather_incr()