Lines Matching refs:host1x_syncpt
22 struct host1x_syncpt;
66 void (*restore)(struct host1x_syncpt *syncpt);
67 void (*restore_wait_base)(struct host1x_syncpt *syncpt);
68 void (*load_wait_base)(struct host1x_syncpt *syncpt);
69 u32 (*load)(struct host1x_syncpt *syncpt);
70 int (*cpu_incr)(struct host1x_syncpt *syncpt);
71 void (*assign_to_channel)(struct host1x_syncpt *syncpt,
128 struct host1x_syncpt *syncpt;
150 struct host1x_syncpt *nop_sp;
178 struct host1x_syncpt *sp) in host1x_hw_syncpt_restore()
184 struct host1x_syncpt *sp) in host1x_hw_syncpt_restore_wait_base()
190 struct host1x_syncpt *sp) in host1x_hw_syncpt_load_wait_base()
196 struct host1x_syncpt *sp) in host1x_hw_syncpt_load()
202 struct host1x_syncpt *sp) in host1x_hw_syncpt_cpu_incr()
208 struct host1x *host, struct host1x_syncpt *sp, in host1x_hw_syncpt_assign_to_channel()