Home
last modified time | relevance | path

Searched refs:frame_end_id (Results 1 - 25 of 26) sorted by relevance

12

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dbridge.h27 const int frame_end_id; member
H A Dcapture.h139 const int frame_end_id; member
H A Dbridge.c172 rkisp_set_bits(dev->ispdev, MI_IMSC, 0, dev->cfg->frame_end_id, true); in init_buf()
513 if (!bridge->cfg || (bridge->cfg && !(*mis_val & bridge->cfg->frame_end_id))) { in rkisp_bridge_isr()
517 irq = bridge->cfg->frame_end_id; in rkisp_bridge_isr()
H A Dbridge_v30.c217 .frame_end_id = MI_MP_FRAME,
H A Ddmarx.c246 .frame_end_id = RAW0_RD_FRAME,
258 .frame_end_id = RAW1_RD_FRAME,
270 .frame_end_id = RAW2_RD_FRAME,
H A Dcapture_v21.c153 .frame_end_id = MI_RAW0_WR_FRAME,
172 .frame_end_id = MI_RAW1_WR_FRAME,
191 .frame_end_id = MI_RAW3_WR_FRAME,
H A Dcapture.c769 .frame_end_id = CIF_MI_MP_FRAME,
829 .frame_end_id = CIF_MI_SP_FRAME,
H A Dcapture_v30.c69 .frame_end_id = ISP3X_MI_MPFBC_FRAME,
90 .frame_end_id = ISP3X_MI_BP_FRAME,
H A Dregs.h223 !__stream->config ? 0 : __stream->config->frame_end_id; \
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dbridge.h27 const int frame_end_id; member
H A Dcapture.h143 const int frame_end_id; member
H A Dbridge.c178 dev->cfg->frame_end_id, true); in init_buf()
525 !(*mis_val & bridge->cfg->frame_end_id))) in rkisp_bridge_isr()
528 irq = bridge->cfg->frame_end_id; in rkisp_bridge_isr()
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_v21.c134 .frame_end_id = MI_RAW0_WR_FRAME,
151 .frame_end_id = MI_RAW1_WR_FRAME,
168 .frame_end_id = MI_RAW3_WR_FRAME,
H A Dcapture.c760 .frame_end_id = CIF_MI_MP_FRAME,
817 .frame_end_id = CIF_MI_SP_FRAME,
H A Dcapture_v30.c73 .frame_end_id = ISP3X_MI_MPFBC_FRAME,
92 .frame_end_id = ISP3X_MI_BP_FRAME,
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H A Dstream.h41 u32 frame_end_id; member
H A Dstream.c155 .frame_end_id = SCL0_INT,
171 .frame_end_id = SCL1_INT,
187 .frame_end_id = SCL2_INT,
627 stream->config->frame_end_id = TNR_INT; in config_mb()
636 stream->config->frame_end_id = SHP_INT; in config_mb()
644 stream->config->frame_end_id = FEC_INT; in config_mb()
H A Dregs.h381 #define INT_FRAME(stream) ((stream)->config->frame_end_id)
H A Dstream_v20.c87 stream->config->frame_end_id = FEC_INT; in config_fec()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dstream.h49 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,
632 stream->config->frame_end_id = TNR_INT; in config_mb()
641 stream->config->frame_end_id = SHP_INT; in config_mb()
649 stream->config->frame_end_id = FEC_INT; in config_mb()
H A Dregs.h382 ((stream)->config->frame_end_id)
H A Dstream_v20.c89 stream->config->frame_end_id = FEC_INT; in config_fec()

Completed in 37 milliseconds

12