Lines Matching refs:host1x_syncpt
21 struct host1x_syncpt;
65 void (*restore)(struct host1x_syncpt *syncpt);
66 void (*restore_wait_base)(struct host1x_syncpt *syncpt);
67 void (*load_wait_base)(struct host1x_syncpt *syncpt);
68 u32 (*load)(struct host1x_syncpt *syncpt);
69 int (*cpu_incr)(struct host1x_syncpt *syncpt);
70 void (*assign_to_channel)(struct host1x_syncpt *syncpt,
110 struct host1x_syncpt *syncpt;
131 struct host1x_syncpt *nop_sp;
153 struct host1x_syncpt *sp) in host1x_hw_syncpt_restore()
159 struct host1x_syncpt *sp) in host1x_hw_syncpt_restore_wait_base()
165 struct host1x_syncpt *sp) in host1x_hw_syncpt_load_wait_base()
171 struct host1x_syncpt *sp) in host1x_hw_syncpt_load()
177 struct host1x_syncpt *sp) in host1x_hw_syncpt_cpu_incr()
183 struct host1x *host, struct host1x_syncpt *sp, in host1x_hw_syncpt_assign_to_channel()