Home
last modified time | relevance | path

Searched refs:singleshot (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/boot/dts/marvell/
H A Darmada-8040-mcbin-singleshot.dts14 compatible = "marvell,armada8040-mcbin-singleshot",
/linux/drivers/media/platform/ti/omap3isp/
H A Disp.c907 int singleshot = pipe->stream_state == ISP_PIPELINE_STREAM_SINGLESHOT; in isp_pipeline_resume() local
909 omap3isp_video_resume(pipe->output, !singleshot); in isp_pipeline_resume()
910 if (singleshot) in isp_pipeline_resume()