Searched refs:frame_end_id (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | bridge.h | 27 const int frame_end_id; member
|
| H A D | bridge.c | 179 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 D | bridge_v20.c | 622 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 D | capture.h | 156 const int frame_end_id; member
|
| H A D | bridge_v30.c | 220 .frame_end_id = MI_MP_FRAME,
|
| H A D | dmarx.c | 217 .frame_end_id = RAW0_RD_FRAME, 228 .frame_end_id = RAW1_RD_FRAME, 239 .frame_end_id = RAW2_RD_FRAME,
|
| H A D | capture_v20.c | 473 .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 D | capture_v32.c | 354 .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 D | capture_v21.c | 462 .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 D | capture.c | 484 .frame_end_id = CIF_MI_MP_FRAME, 540 .frame_end_id = CIF_MI_SP_FRAME,
|
| H A D | capture_v30.c | 234 .frame_end_id = ISP3X_MI_MPFBC_FRAME, 253 .frame_end_id = ISP3X_MI_BP_FRAME,
|
| H A D | regs.h | 227 __stream->config->frame_end_id; \
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/ |
| H A D | stream.h | 51 u32 frame_end_id; member
|
| H A D | stream.c | 143 .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 D | stream_v10.c | 346 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 D | regs.h | 383 ((stream)->config->frame_end_id)
|
| H A D | stream_v20.c | 90 stream->config->frame_end_id = FEC_INT; in config_fec()
|