Lines Matching defs:eng_grp
26 struct otx2_cpt_eng_grp_info *eng_grp) in get_cores_bmap()
59 static int is_2nd_ucode_used(struct otx2_cpt_eng_grp_info *eng_grp) in is_2nd_ucode_used()
165 static int cptx_set_ucode_base(struct otx2_cpt_eng_grp_info *eng_grp, in cptx_set_ucode_base()
201 static int cpt_set_ucode_base(struct otx2_cpt_eng_grp_info *eng_grp, void *obj) in cpt_set_ucode_base()
214 static int cptx_detach_and_disable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cptx_detach_and_disable_cores()
280 static int cpt_detach_and_disable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cpt_detach_and_disable_cores()
301 static int cptx_attach_and_enable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cptx_attach_and_enable_cores()
340 static int cpt_attach_and_enable_cores(struct otx2_cpt_eng_grp_info *eng_grp, in cpt_attach_and_enable_cores()
479 struct otx2_cpt_eng_grp_info *eng_grp, in find_engines_by_type()
494 static int eng_grp_has_eng_type(struct otx2_cpt_eng_grp_info *eng_grp, in eng_grp_has_eng_type()
708 static int enable_eng_grp(struct otx2_cpt_eng_grp_info *eng_grp, in enable_eng_grp()
725 struct otx2_cpt_eng_grp_info *eng_grp, in disable_eng_grp()
847 struct otx2_cpt_eng_grp_info *eng_grp) in eng_grp_update_masks()
926 struct otx2_cpt_eng_grp_info *eng_grp) in delete_engine_group()
954 static void update_ucode_ptrs(struct otx2_cpt_eng_grp_info *eng_grp) in update_ucode_ptrs()
979 struct otx2_cpt_eng_grp_info *eng_grp; in create_engine_group() local