Searched refs:syncpt_op (Results 1 – 4 of 4) sorted by relevance
114 const struct host1x_syncpt_ops *syncpt_op; member144 host->syncpt_op->restore(sp); in host1x_hw_syncpt_restore()150 host->syncpt_op->restore_wait_base(sp); in host1x_hw_syncpt_restore_wait_base()156 host->syncpt_op->load_wait_base(sp); in host1x_hw_syncpt_load_wait_base()162 return host->syncpt_op->load(sp); in host1x_hw_syncpt_load()168 return host->syncpt_op->cpu_incr(sp); in host1x_hw_syncpt_cpu_incr()175 return host->syncpt_op->patch_wait(sp, patch_addr); in host1x_hw_syncpt_patch_wait()
37 host->syncpt_op = &host1x_syncpt_ops; in host1x04_init()
37 host->syncpt_op = &host1x_syncpt_ops; in host1x02_init()
37 host->syncpt_op = &host1x_syncpt_ops; in host1x01_init()