Home
last modified time | relevance | path

Searched refs:mw_ack_sp (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/staging/media/tegra-video/
Dtegra210.c371 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()
Dvi.h180 struct host1x_syncpt *mw_ack_sp[GANG_PORTS_MAX]; member
Dvi.c1139 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()