Home
last modified time | relevance | path

Searched refs:to_en_dma (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Ddev.h522 int to_en_dma; member
H A Dcapture.c2409 stream->to_en_dma = RKCIF_DMAEN_BY_VICAP; in rkcif_csi_stream_start()
2412 stream->to_en_dma = RKCIF_DMAEN_BY_ISP; in rkcif_csi_stream_start()
2415 stream->to_en_dma = RKCIF_DMAEN_BY_ISP; in rkcif_csi_stream_start()
4277 stream->to_en_dma = 0; in rkcif_stream_init()
6768 stream->dma_en |= stream->to_en_dma; in rkcif_enable_dma_capture()
6769 stream->to_en_dma = 0; in rkcif_enable_dma_capture()
6773 stream->dma_en |= stream->to_en_dma; in rkcif_enable_dma_capture()
6775 if (stream->to_en_dma == RKCIF_DMAEN_BY_VICAP) { in rkcif_enable_dma_capture()
6783 } else if (stream->to_en_dma == RKCIF_DMAEN_BY_ISP) { in rkcif_enable_dma_capture()
6794 stream->to_en_dma in rkcif_enable_dma_capture()
[all...]
H A Dcif-scale.c996 if (stream->to_en_dma) { in rkcif_irq_handle_scale()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Ddev.h481 int to_en_dma; member
H A Dcapture.c2457 stream->to_en_dma = RKCIF_DMAEN_BY_VICAP; in rkcif_csi_stream_start()
2462 stream->to_en_dma = RKCIF_DMAEN_BY_ISP; in rkcif_csi_stream_start()
2466 stream->to_en_dma = RKCIF_DMAEN_BY_ISP; in rkcif_csi_stream_start()
4436 stream->to_en_dma = 0; in rkcif_stream_init()
7046 stream->dma_en |= stream->to_en_dma; in rkcif_enable_dma_capture()
7047 stream->to_en_dma = 0; in rkcif_enable_dma_capture()
7051 stream->dma_en |= stream->to_en_dma; in rkcif_enable_dma_capture()
7053 if (stream->to_en_dma == RKCIF_DMAEN_BY_VICAP) { in rkcif_enable_dma_capture()
7063 } else if (stream->to_en_dma == RKCIF_DMAEN_BY_ISP) { in rkcif_enable_dma_capture()
7077 stream->to_en_dma in rkcif_enable_dma_capture()
[all...]
H A Dcif-scale.c1057 if (stream->to_en_dma) in rkcif_irq_handle_scale()

Completed in 23 milliseconds