Searched refs:syncpt_op (Results 1 – 8 of 8) sorted by relevance
151 const struct host1x_syncpt_ops *syncpt_op; member188 host->syncpt_op->restore(sp); in host1x_hw_syncpt_restore()194 host->syncpt_op->restore_wait_base(sp); in host1x_hw_syncpt_restore_wait_base()200 host->syncpt_op->load_wait_base(sp); in host1x_hw_syncpt_load_wait_base()206 return host->syncpt_op->load(sp); in host1x_hw_syncpt_load()212 return host->syncpt_op->cpu_incr(sp); in host1x_hw_syncpt_cpu_incr()219 return host->syncpt_op->assign_to_channel(sp, ch); in host1x_hw_syncpt_assign_to_channel()224 return host->syncpt_op->enable_protection(host); in host1x_hw_syncpt_enable_protection()
28 host->syncpt_op = &host1x_syncpt_ops; in host1x02_init()
28 host->syncpt_op = &host1x_syncpt_ops; in host1x06_init()
28 host->syncpt_op = &host1x_syncpt_ops; in host1x07_init()
28 host->syncpt_op = &host1x_syncpt_ops; in host1x01_init()
28 host->syncpt_op = &host1x_syncpt_ops; in host1x08_init()
28 host->syncpt_op = &host1x_syncpt_ops; in host1x05_init()
28 host->syncpt_op = &host1x_syncpt_ops; in host1x04_init()