Searched refs:pipe_configs (Results 1 – 7 of 7) sorted by relevance
194 p_config = &stream_env->pipe_configs[pipe_id]; in __dump_pipe_config()574 stream_env->pipe_configs[pipe_id].isp_pipe_version = 2; in __apply_additional_pipe_config()575 stream_env->pipe_configs[pipe_id].enable_dz = in __apply_additional_pipe_config()582 if (stream_env->pipe_configs[pipe_id]. in __apply_additional_pipe_config()584 stream_env->pipe_configs[pipe_id].enable_dz = false; in __apply_additional_pipe_config()591 stream_env->pipe_configs[pipe_id] in __apply_additional_pipe_config()597 stream_env->pipe_configs[pipe_id] in __apply_additional_pipe_config()606 stream_env->pipe_configs[pipe_id].enable_dz = false; in __apply_additional_pipe_config()671 if (!stream_env->pipe_configs[pipe_id].output_info[0].res.width) in __create_pipe()684 &stream_env->pipe_configs[pipe_id], in __create_pipe()[all …]
70 struct ia_css_pipe_config pipe_configs[IA_CSS_PIPE_ID_NUM]; member
1744 .pipe_configs[IA_CSS_PIPE_ID_VIDEO]; in atomisp_get_dvs2_bq_resolutions()1925 out_res.width = stream_env->pipe_configs[css_pipe_id].output_info[0].res.width; in atomisp_calculate_real_zoom_region()1926 out_res.height = stream_env->pipe_configs[css_pipe_id].output_info[0].res.height; in atomisp_calculate_real_zoom_region()1933 out_res.width = stream_env->pipe_configs[css_pipe_id].output_info[0].res.width; in atomisp_calculate_real_zoom_region()1934 out_res.height = stream_env->pipe_configs[css_pipe_id].output_info[0].res.height; in atomisp_calculate_real_zoom_region()3140 pipe_configs[IA_CSS_PIPE_ID_VIDEO]; in atomisp_param()
41 struct renesas_usbhs_driver_pipe_config *pipe_configs = in usbhsp_get_pipe_config() local42 usbhs_get_dparam(priv, pipe_configs); in usbhsp_get_pipe_config()44 return &pipe_configs[pipe_num]; in usbhsp_get_pipe_config()812 struct renesas_usbhs_driver_pipe_config *pipe_configs = in usbhs_pipe_probe() local813 usbhs_get_dparam(priv, pipe_configs); in usbhs_pipe_probe()818 if (pipe_configs[0].type != USB_ENDPOINT_XFER_CONTROL) { in usbhs_pipe_probe()837 pipe_configs[i].type & USB_ENDPOINT_XFERTYPE_MASK; in usbhs_pipe_probe()840 i, usbhsp_pipe_name[pipe_configs[i].type]); in usbhs_pipe_probe()
1081 struct renesas_usbhs_driver_pipe_config *pipe_configs = in usbhs_mod_gadget_probe() local1082 usbhs_get_dparam(priv, pipe_configs); in usbhs_mod_gadget_probe()1154 if (pipe_configs[i].type == USB_ENDPOINT_XFER_ISOC) in usbhs_mod_gadget_probe()1156 if (pipe_configs[i].type == USB_ENDPOINT_XFER_BULK) in usbhs_mod_gadget_probe()1158 if (pipe_configs[i].type == USB_ENDPOINT_XFER_INT) in usbhs_mod_gadget_probe()1161 pipe_configs[i].bufsize); in usbhs_mod_gadget_probe()
1403 struct renesas_usbhs_driver_pipe_config *pipe_configs = in usbhsh_pipe_init_for_host() local1404 usbhs_get_dparam(priv, pipe_configs); in usbhsh_pipe_init_for_host()1432 dir_in = (pipe_configs[i].type == old_type); in usbhsh_pipe_init_for_host()1433 old_type = pipe_configs[i].type; in usbhsh_pipe_init_for_host()1435 if (USB_ENDPOINT_XFER_CONTROL == pipe_configs[i].type) { in usbhsh_pipe_init_for_host()1440 pipe_configs[i].type, in usbhsh_pipe_init_for_host()
648 priv->dparam.pipe_configs = usbhsc_new_pipe; in usbhs_probe()650 } else if (!priv->dparam.pipe_configs) { in usbhs_probe()651 priv->dparam.pipe_configs = usbhsc_default_pipe; in usbhs_probe()