Searched refs:host1x_syncpt_incr (Results 1 – 5 of 5) sorted by relevance
207 int host1x_syncpt_incr(struct host1x_syncpt *sp) in host1x_syncpt_incr() function211 EXPORT_SYMBOL(host1x_syncpt_incr);
480 host1x_syncpt_incr(chan->frame_start_sp[i]); in tegra_channel_capture_frame()482 host1x_syncpt_incr(chan->mw_ack_sp[i]); in tegra_channel_capture_frame()527 host1x_syncpt_incr(chan->mw_ack_sp[i]); in tegra_channel_capture_done()
391 host1x_syncpt_incr(chan->mw_ack_sp[0]); in tegra20_channel_capture_frame()
213 int host1x_syncpt_incr(struct host1x_syncpt *sp);
410 return host1x_syncpt_incr(sp); in tegra_syncpt_incr()