Lines Matching defs:eng_grp
31 struct otx2_cpt_eng_grp_info *eng_grp) in get_cores_bmap()
65 static int is_2nd_ucode_used(struct otx2_cpt_eng_grp_info *eng_grp) in is_2nd_ucode_used()
169 static int cptx_set_ucode_base(struct otx2_cpt_eng_grp_info *eng_grp, in cptx_set_ucode_base()
205 static int cpt_set_ucode_base(struct otx2_cpt_eng_grp_info *eng_grp, void *obj) in cpt_set_ucode_base()
218 static int cptx_detach_and_disable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cptx_detach_and_disable_cores()
284 static int cpt_detach_and_disable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cpt_detach_and_disable_cores()
305 static int cptx_attach_and_enable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cptx_attach_and_enable_cores()
344 static int cpt_attach_and_enable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cpt_attach_and_enable_cores()
485 struct otx2_cpt_eng_grp_info *eng_grp, in find_engines_by_type()
500 static int eng_grp_has_eng_type(struct otx2_cpt_eng_grp_info *eng_grp, in eng_grp_has_eng_type()
714 static int enable_eng_grp(struct otx2_cpt_eng_grp_info *eng_grp, in enable_eng_grp()
731 struct otx2_cpt_eng_grp_info *eng_grp, in disable_eng_grp()
853 struct otx2_cpt_eng_grp_info *eng_grp) in eng_grp_update_masks()
932 struct otx2_cpt_eng_grp_info *eng_grp) in delete_engine_group()
960 static void update_ucode_ptrs(struct otx2_cpt_eng_grp_info *eng_grp) in update_ucode_ptrs()
985 struct otx2_cpt_eng_grp_info *eng_grp; in create_engine_group() local