Home
last modified time | relevance | path

Searched refs:RKCIF_STREAM_MODE_TOISP (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dsubdev-itf.c629 unsigned int mode = RKCIF_STREAM_MODE_TOISP; in sditf_start_stream()
642 mode = RKCIF_STREAM_MODE_TOISP; in sditf_start_stream()
665 unsigned int mode = RKCIF_STREAM_MODE_TOISP; in sditf_stop_stream()
677 mode = RKCIF_STREAM_MODE_TOISP; in sditf_stop_stream()
H A Ddev.h106 RKCIF_STREAM_MODE_TOISP = 0x02, enumerator
H A Dcapture.c3937 else if (mode == RKCIF_STREAM_MODE_TOISP || in rkcif_csi_channel_set_v1()
4031 else if (mode == RKCIF_STREAM_MODE_TOISP || in rkcif_csi_channel_set_v1()
4078 } else if (mode == RKCIF_STREAM_MODE_TOISP) { in rkcif_csi_stream_start()
4105 } else if (mode == RKCIF_STREAM_MODE_TOISP) { in rkcif_csi_stream_start()
4984 } else if (mode == RKCIF_STREAM_MODE_TOISP && stream->dma_en & RKCIF_DMAEN_BY_VICAP) { in rkcif_do_stop_stream()
5846 else if (mode == RKCIF_STREAM_MODE_TOISP || in rkcif_stream_start()
8775 stream->cur_stream_mode |= RKCIF_STREAM_MODE_TOISP; in rkcif_line_wake_up_rdbk()
9126 capture_mode = RKCIF_STREAM_MODE_TOISP; in rkcif_do_reset_work()