Lines Matching refs:host1x_syncpt
29 struct host1x_syncpt;
73 void (*restore)(struct host1x_syncpt *syncpt);
74 void (*restore_wait_base)(struct host1x_syncpt *syncpt);
75 void (*load_wait_base)(struct host1x_syncpt *syncpt);
76 u32 (*load)(struct host1x_syncpt *syncpt);
77 int (*cpu_incr)(struct host1x_syncpt *syncpt);
78 int (*patch_wait)(struct host1x_syncpt *syncpt, void *patch_addr);
106 struct host1x_syncpt *syncpt;
121 struct host1x_syncpt *nop_sp;
142 struct host1x_syncpt *sp) in host1x_hw_syncpt_restore()
148 struct host1x_syncpt *sp) in host1x_hw_syncpt_restore_wait_base()
154 struct host1x_syncpt *sp) in host1x_hw_syncpt_load_wait_base()
160 struct host1x_syncpt *sp) in host1x_hw_syncpt_load()
166 struct host1x_syncpt *sp) in host1x_hw_syncpt_cpu_incr()
172 struct host1x_syncpt *sp, in host1x_hw_syncpt_patch_wait()