Lines Matching defs:offset
33 unsigned indx, unsigned base_indx, unsigned offset) in host1x_class_host_wait_syncpt_base()
41 unsigned base_indx, unsigned offset) in host1x_class_host_incr_syncpt_base()
55 unsigned mod_id, unsigned offset, bool auto_inc) in host1x_class_host_indoff_reg_write()
66 unsigned mod_id, unsigned offset, bool auto_inc) in host1x_class_host_indoff_reg_read()
78 unsigned class_id, unsigned offset, unsigned mask) in host1x_opcode_setclass()
83 static inline u32 host1x_opcode_incr(unsigned offset, unsigned count) in host1x_opcode_incr()
88 static inline u32 host1x_opcode_nonincr(unsigned offset, unsigned count) in host1x_opcode_nonincr()
93 static inline u32 host1x_opcode_mask(unsigned offset, unsigned mask) in host1x_opcode_mask()
98 static inline u32 host1x_opcode_imm(unsigned offset, unsigned value) in host1x_opcode_imm()
119 static inline u32 host1x_opcode_gather_nonincr(unsigned offset, unsigned count) in host1x_opcode_gather_nonincr()
124 static inline u32 host1x_opcode_gather_incr(unsigned offset, unsigned count) in host1x_opcode_gather_incr()