Lines Matching refs:host1x_syncpt
32 struct host1x_syncpt;
76 void (*restore)(struct host1x_syncpt *syncpt);
77 void (*restore_wait_base)(struct host1x_syncpt *syncpt);
78 void (*load_wait_base)(struct host1x_syncpt *syncpt);
79 u32 (*load)(struct host1x_syncpt *syncpt);
80 int (*cpu_incr)(struct host1x_syncpt *syncpt);
81 void (*assign_to_channel)(struct host1x_syncpt *syncpt,
113 struct host1x_syncpt *syncpt;
134 struct host1x_syncpt *nop_sp;
156 struct host1x_syncpt *sp) in host1x_hw_syncpt_restore()
162 struct host1x_syncpt *sp) in host1x_hw_syncpt_restore_wait_base()
168 struct host1x_syncpt *sp) in host1x_hw_syncpt_load_wait_base()
174 struct host1x_syncpt *sp) in host1x_hw_syncpt_load()
180 struct host1x_syncpt *sp) in host1x_hw_syncpt_cpu_incr()
186 struct host1x *host, struct host1x_syncpt *sp, in host1x_hw_syncpt_assign_to_channel()