Searched refs:stream_cfg (Results 1 – 3 of 3) sorted by relevance
633 struct ia_css_stream_config *stream_cfg, in sh_css_translate_stream_cfg_to_input_system_input_port_id() argument639 switch (stream_cfg->mode) { in sh_css_translate_stream_cfg_to_input_system_input_port_id()642 if (stream_cfg->source.prbs.id == IA_CSS_PRBS_ID0) in sh_css_translate_stream_cfg_to_input_system_input_port_id()644 else if (stream_cfg->source.prbs.id == IA_CSS_PRBS_ID1) in sh_css_translate_stream_cfg_to_input_system_input_port_id()646 else if (stream_cfg->source.prbs.id == IA_CSS_PRBS_ID2) in sh_css_translate_stream_cfg_to_input_system_input_port_id()652 if (stream_cfg->source.port.port == MIPI_PORT0_ID) in sh_css_translate_stream_cfg_to_input_system_input_port_id()654 else if (stream_cfg->source.port.port == MIPI_PORT1_ID) in sh_css_translate_stream_cfg_to_input_system_input_port_id()656 else if (stream_cfg->source.port.port == MIPI_PORT2_ID) in sh_css_translate_stream_cfg_to_input_system_input_port_id()669 struct ia_css_stream_config *stream_cfg, in sh_css_translate_stream_cfg_to_input_system_input_port_type() argument675 switch (stream_cfg->mode) { in sh_css_translate_stream_cfg_to_input_system_input_port_type()[all …]
758 struct snd_ump_stream_msg_stream_cfg stream_cfg; member
838 (buf->stream_cfg.protocol << 8) | buf->stream_cfg.jrts; in ump_handle_stream_cfg_msg()