Home
last modified time | relevance | path

Searched refs:frame_end_id (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dbridge.h27 const int frame_end_id; member
H A Dbridge.c179 dev->cfg->frame_end_id, true); in init_buf()
528 !(*mis_val & bridge->cfg->frame_end_id))) in rkisp_bridge_isr()
531 irq = bridge->cfg->frame_end_id; in rkisp_bridge_isr()
H A Dbridge_v20.c622 irq = dev->cfg->frame_end_id; in bridge_stop()
630 dev->cfg->frame_end_id, true); in bridge_stop()
685 val = dev->cfg->frame_end_id; in bridge_frame_end()
862 .frame_end_id = MI_MPFBC_FRAME,
937 .frame_end_id = MI_MP_FRAME,
H A Dcapture.h156 const int frame_end_id; member
H A Dbridge_v30.c220 .frame_end_id = MI_MP_FRAME,
H A Ddmarx.c217 .frame_end_id = RAW0_RD_FRAME,
228 .frame_end_id = RAW1_RD_FRAME,
239 .frame_end_id = RAW2_RD_FRAME,
H A Dcapture_v20.c473 .frame_end_id = MI_RAW0_WR_FRAME,
490 .frame_end_id = MI_RAW1_WR_FRAME,
507 .frame_end_id = MI_RAW2_WR_FRAME,
524 .frame_end_id = MI_RAW3_WR_FRAME,
H A Dcapture_v32.c354 .frame_end_id = 0,
364 .frame_end_id = ISP3X_MI_BP_FRAME,
412 .frame_end_id = ISP32_MI_BPDS_FRAME,
430 .frame_end_id = ISP32_MI_MPDS_FRAME,
H A Dcapture_v21.c462 .frame_end_id = MI_RAW0_WR_FRAME,
479 .frame_end_id = MI_RAW1_WR_FRAME,
496 .frame_end_id = MI_RAW3_WR_FRAME,
H A Dcapture.c484 .frame_end_id = CIF_MI_MP_FRAME,
540 .frame_end_id = CIF_MI_SP_FRAME,
H A Dcapture_v30.c234 .frame_end_id = ISP3X_MI_MPFBC_FRAME,
253 .frame_end_id = ISP3X_MI_BP_FRAME,
H A Dregs.h227 __stream->config->frame_end_id; \
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dstream.h51 u32 frame_end_id; member
H A Dstream.c143 .frame_end_id = SCL0_INT,
158 .frame_end_id = SCL1_INT,
173 .frame_end_id = SCL2_INT,
640 stream->config->frame_end_id = TNR_INT; in config_mb()
649 stream->config->frame_end_id = SHP_INT; in config_mb()
657 stream->config->frame_end_id = FEC_INT; in config_mb()
H A Dstream_v10.c346 stream->config->frame_end_id = TNR_INT; in config_tnr()
541 stream->config->frame_end_id = NR_INT; in config_nr_shp()
646 stream->config->frame_end_id = FEC_INT; in config_fec()
1719 mask |= stream->config->frame_end_id; in check_to_force_update()
H A Dregs.h383 ((stream)->config->frame_end_id)
H A Dstream_v20.c90 stream->config->frame_end_id = FEC_INT; in config_fec()