Searched refs:mw_ack_sp (Results 1 – 3 of 3) sorted by relevance
371 thresh = host1x_syncpt_incr_max(chan->mw_ack_sp[i], 1); in tegra_channel_capture_frame()377 host1x_syncpt_id(chan->mw_ack_sp[i]); in tegra_channel_capture_frame()397 host1x_syncpt_incr(chan->mw_ack_sp[i]); in tegra_channel_capture_frame()434 ret = host1x_syncpt_wait(chan->mw_ack_sp[i], in tegra_channel_capture_done()442 host1x_syncpt_incr(chan->mw_ack_sp[i]); in tegra_channel_capture_done()
180 struct host1x_syncpt *mw_ack_sp[GANG_PORTS_MAX]; member
1139 host1x_syncpt_put(chan->mw_ack_sp[i]); in tegra_channel_host1x_syncpts_free()1191 chan->mw_ack_sp[i] = mw_sp; in tegra_channel_host1x_syncpt_init()
Completed in 12 milliseconds