Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1_dl.c218 bool singleshot; member
786 if (!dlm->singleshot || is_last) in vsp1_dl_list_fill_header()
795 if (!dlm->singleshot || !is_last) in vsp1_dl_list_fill_header()
806 } else if (!dlm->singleshot) { in vsp1_dl_list_fill_header()
936 if (dlm->singleshot) in vsp1_dl_list_commit()
981 if (dlm->singleshot) { in vsp1_dlm_irq_frame_end()
1102 dlm->singleshot = vsp1->info->uapi; in vsp1_dlm_create()
/linux-6.12.1/arch/arm64/boot/dts/marvell/
Darmada-8040-mcbin-singleshot.dts14 compatible = "marvell,armada8040-mcbin-singleshot",
DMakefile18 dtb-$(CONFIG_ARCH_MVEBU) += armada-8040-mcbin-singleshot.dtb
/linux-6.12.1/drivers/media/platform/ti/omap3isp/
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-6.12.1/Documentation/virt/kvm/
Dapi.rst5734 port to zero disables kernel handling of the singleshot timer.