host1x_syncpt_read
return host1x_syncpt_read(dc->syncpt);
atomic_set(&sp->max_val, host1x_syncpt_read(sp));
EXPORT_SYMBOL(host1x_syncpt_read);
chan->next_out_sp_idx = host1x_syncpt_read(chan->mw_ack_sp[0]);
u32 host1x_syncpt_read(struct host1x_syncpt *sp);