Home
last modified time | relevance | path

Searched refs:ATOMISP_INPUT_STREAM_GENERAL (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_compat_css20.c1628 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_css_video_set_dis_envelope()
1630 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_css_video_set_dis_envelope()
1644 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_css_input_set_two_pixels_per_clock()
1647 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_css_input_set_two_pixels_per_clock()
1656 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_css_enable_dz()
1862 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_css_continuous_set_num_raw_frames()
1871 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_css_continuous_set_num_raw_frames()
1881 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_css_continuous_set_num_raw_frames()
2335 ATOMISP_INPUT_STREAM_GENERAL; in atomisp_get_css_frame_info()
2553 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_css_capture_enable_xnr()
[all …]
H A Datomisp_subdev.c436 ATOMISP_INPUT_STREAM_GENERAL, in atomisp_subdev_set_selection()
477 ATOMISP_INPUT_STREAM_GENERAL, in atomisp_subdev_set_selection()
484 ATOMISP_INPUT_STREAM_GENERAL, in atomisp_subdev_set_selection()
559 ATOMISP_INPUT_STREAM_GENERAL, ffmt); in atomisp_subdev_set_ffmt()
561 ATOMISP_INPUT_STREAM_GENERAL, in atomisp_subdev_set_ffmt()
563 atomisp_css_input_set_bayer_order(isp_sd, ATOMISP_INPUT_STREAM_GENERAL, in atomisp_subdev_set_ffmt()
565 atomisp_css_input_set_format(isp_sd, ATOMISP_INPUT_STREAM_GENERAL, in atomisp_subdev_set_ffmt()
567 atomisp_css_set_default_isys_config(isp_sd, ATOMISP_INPUT_STREAM_GENERAL, in atomisp_subdev_set_ffmt()
H A Datomisp_fops.c75 atomisp_alloc_css_stat_bufs(pipe->asd, ATOMISP_INPUT_STREAM_GENERAL); in atomisp_queue_setup()
328 if (asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream_info. in atomisp_q_video_buffers_to_css()
365 ATOMISP_INPUT_STREAM_GENERAL, in atomisp_qbuffers_to_css()
H A Datomisp_cmd.c1512 err = atomisp_alloc_css_stat_bufs(asd, ATOMISP_INPUT_STREAM_GENERAL); in atomisp_update_grid_info()
1737 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream; in atomisp_get_dvs2_bq_resolutions()
1743 pipe_cfg = &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL] in atomisp_get_dvs2_bq_resolutions()
1863 &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL]; in atomisp_calculate_real_zoom_region()
2706 asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream; in atomisp_cp_dvs_6axis_config()
3067 if (!asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream) { in atomisp_set_parameters()
3139 &asd->stream_env[ATOMISP_INPUT_STREAM_GENERAL]. in atomisp_param()
3154 stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream_info. in atomisp_param()
3157 stream_env[ATOMISP_INPUT_STREAM_GENERAL].stream_info. in atomisp_param()
4147 atomisp_css_capture_enable_online(asd, ATOMISP_INPUT_STREAM_GENERAL, in atomisp_set_fmt_to_isp()
[all …]
/openbmc/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp_platform.h41 ATOMISP_INPUT_STREAM_GENERAL = 0, enumerator