Searched refs:sp_func (Results 1 – 6 of 6) sorted by relevance
40 stage_desc->sp_func = IA_CSS_PIPELINE_NO_FUNC; in ia_css_pipe_get_generic_stage_desc()67 stage_desc->sp_func = IA_CSS_PIPELINE_NO_FUNC; in ia_css_pipe_get_firmwares_stage_desc()88 stage_desc->sp_func = IA_CSS_PIPELINE_NO_FUNC; in ia_css_pipe_get_acc_stage_desc()101 enum ia_css_pipeline_stage_sp_func sp_func, in ia_css_pipe_get_sp_func_stage_desc() argument110 stage_desc->sp_func = sp_func; in ia_css_pipe_get_sp_func_stage_desc()
32 enum ia_css_pipeline_stage_sp_func sp_func; member75 enum ia_css_pipeline_stage_sp_func sp_func; member
49 enum ia_css_pipeline_stage_sp_func sp_func,
287 && (stage_desc->sp_func == IA_CSS_PIPELINE_NO_FUNC)) { in ia_css_pipeline_create_and_add_stage()301 if ((stage_desc->sp_func == IA_CSS_PIPELINE_NO_FUNC) in ia_css_pipeline_create_and_add_stage()614 stage->sp_func = stage_desc->sp_func; in pipeline_stage_create()
808 return stage->sp_func != IA_CSS_PIPELINE_NO_FUNC; in is_sp_stage()1146 assert(stage->sp_func != IA_CSS_PIPELINE_NO_FUNC); in sp_init_stage()1177 switch (stage->sp_func) { in sp_init_sp_stage()1258 (me->stages->sp_func == IA_CSS_PIPELINE_ISYS_COPY)) in sh_css_sp_init_pipeline()
2652 if (stage->sp_func != IA_CSS_PIPELINE_NO_FUNC) in ia_css_debug_pipe_graph_dump_stage()