Searched refs:mw_ack_sp (Results 1 – 2 of 2) sorted by relevance
208 chan->mw_ack_sp[i] = mw_sp; in tegra210_channel_host1x_syncpt_init()216 host1x_syncpt_put(chan->mw_ack_sp[i]); in tegra210_channel_host1x_syncpt_init()227 host1x_syncpt_put(chan->mw_ack_sp[i]); in tegra210_channel_host1x_syncpt_free()456 thresh = host1x_syncpt_incr_max(chan->mw_ack_sp[i], 1); in tegra_channel_capture_frame()462 host1x_syncpt_id(chan->mw_ack_sp[i]); in tegra_channel_capture_frame()482 host1x_syncpt_incr(chan->mw_ack_sp[i]); in tegra_channel_capture_frame()519 ret = host1x_syncpt_wait(chan->mw_ack_sp[i], in tegra_channel_capture_done()527 host1x_syncpt_incr(chan->mw_ack_sp[i]); in tegra_channel_capture_done()
190 struct host1x_syncpt *mw_ack_sp[GANG_PORTS_MAX]; member