Lines Matching defs:offset
28 unsigned indx, unsigned base_indx, unsigned offset) in host1x_class_host_wait_syncpt_base()
36 unsigned base_indx, unsigned offset) in host1x_class_host_incr_syncpt_base()
50 unsigned mod_id, unsigned offset, bool auto_inc) in host1x_class_host_indoff_reg_write()
61 unsigned mod_id, unsigned offset, bool auto_inc) in host1x_class_host_indoff_reg_read()
72 unsigned class_id, unsigned offset, unsigned mask) in host1x_opcode_setclass()
77 static inline u32 host1x_opcode_incr(unsigned offset, unsigned count) in host1x_opcode_incr()
82 static inline u32 host1x_opcode_nonincr(unsigned offset, unsigned count) in host1x_opcode_nonincr()
87 static inline u32 host1x_opcode_mask(unsigned offset, unsigned mask) in host1x_opcode_mask()
92 static inline u32 host1x_opcode_imm(unsigned offset, unsigned value) in host1x_opcode_imm()
113 static inline u32 host1x_opcode_gather_nonincr(unsigned offset, unsigned count) in host1x_opcode_gather_nonincr()
118 static inline u32 host1x_opcode_gather_incr(unsigned offset, unsigned count) in host1x_opcode_gather_incr()