Home
last modified time | relevance | path

Searched refs:IA_CSS_PIPE_ID_COPY (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/staging/media/atomisp/pci/
H A Dsh_css_legacy.h22 IA_CSS_PIPE_ID_COPY, enumerator
H A Dsh_css_sp.c114 if (id != IA_CSS_PIPE_ID_COPY) in store_sp_stage_data()
258 pipe_id = IA_CSS_PIPE_ID_COPY; in sh_css_sp_start_raw_copy()
329 pipe_id = IA_CSS_PIPE_ID_COPY; in sh_css_sp_start_isys_copy()
1273 if (pipe_id != IA_CSS_PIPE_ID_COPY) { in sh_css_sp_init_pipeline()
H A Datomisp_compat_css20.c578 case IA_CSS_PIPE_ID_COPY: in __apply_additional_pipe_config()
609 if (asd->copy_mode && pipe_id == IA_CSS_PIPE_ID_COPY) in is_pipe_valid_to_current_run_mode()
1427 current_event->pipe = IA_CSS_PIPE_ID_COPY; in atomisp_css_temp_pipe_to_pipe_id()
1851 case IA_CSS_PIPE_ID_COPY: in __pipe_id_to_pipe_mode()
2267 return IA_CSS_PIPE_ID_COPY; in atomisp_get_pipe_index()
2310 asd->stream_env[stream_index].pipe_configs[IA_CSS_PIPE_ID_COPY]. in atomisp_css_copy_configure_output()
2315 format, IA_CSS_PIPE_ID_COPY); in atomisp_css_copy_configure_output()
2392 ATOMISP_CSS_OUTPUT_FRAME, IA_CSS_PIPE_ID_COPY); in atomisp_css_copy_get_output_frame_info()
H A Dsh_css.c1791 pipe->mode = IA_CSS_PIPE_ID_COPY; in init_pipe_defaults()
3379 IA_CSS_PIPE_ID_COPY, in preview_start()
4835 IA_CSS_PIPE_ID_COPY, in video_start()
4947 pipe->mode == IA_CSS_PIPE_ID_COPY); in load_copy_binaries()
5057 pipe->mode == IA_CSS_PIPE_ID_COPY); in load_primary_binaries()
5393 pipe->mode == IA_CSS_PIPE_ID_COPY); in load_advanced_binaries()
5507 pipe->mode == IA_CSS_PIPE_ID_COPY); in load_bayer_isp_binaries()
5540 pipe->mode == IA_CSS_PIPE_ID_COPY); in load_low_light_binaries()
6734 me->pipe_id = IA_CSS_PIPE_ID_COPY; in create_host_copy_pipeline()
6735 pipe->mode = IA_CSS_PIPE_ID_COPY; in create_host_copy_pipeline()
[all …]
H A Datomisp_fops.c339 pipe_id = IA_CSS_PIPE_ID_COPY; in atomisp_qbuffers_to_css()
H A Datomisp_cmd.c4095 pipe_id = IA_CSS_PIPE_ID_COPY; in atomisp_set_fmt_to_isp()
/linux-6.15/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H A Dpipeline.c732 case IA_CSS_PIPE_ID_COPY: /*Copy pipe ports configured to "offline" mode*/ in ia_css_pipeline_configure_inout_port()