Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_dl.c223 bool singleshot; member
805 if (!dlm->singleshot || is_last) in vsp1_dl_list_fill_header()
814 if (!dlm->singleshot || !is_last) in vsp1_dl_list_fill_header()
825 } else if (!dlm->singleshot) { in vsp1_dl_list_fill_header()
955 if (dlm->singleshot) in vsp1_dl_list_commit()
1000 if (dlm->singleshot) { in vsp1_dlm_irq_frame_end()
1130 dlm->singleshot = vsp1->info->uapi || vsp1->iif; in vsp1_dlm_create()
/linux/arch/arm64/boot/dts/marvell/
H A Darmada-8040-mcbin-singleshot.dts14 compatible = "marvell,armada8040-mcbin-singleshot",
H A DMakefile20 dtb-$(CONFIG_ARCH_MVEBU) += armada-8040-mcbin-singleshot.dtb
/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()
/linux/Documentation/virt/kvm/
H A Dapi.rst5790 port to zero disables kernel handling of the singleshot timer.