Searched refs:syncpt_timeout_retry (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/staging/media/tegra-video/
H A Dvi.h172 * @syncpt_timeout_retry: syncpt timeout retry count for the capture
224 unsigned int syncpt_timeout_retry; member in struct:tegra_vi_channel
H A Dtegra20.c442 if (retries++ > chan->syncpt_timeout_retry)
H A Dtegra210.c577 if (retries++ > chan->syncpt_timeout_retry)
H A Dvi.c915 chan->syncpt_timeout_retry = ctrl->val;

Completed in 120 milliseconds