Searched refs:hubp201 (Results 1 – 3 of 3) sorted by relevance
33 hubp201->hubp_regs->reg36 hubp201->base.ctx40 hubp201->hubp_shift->field_name, hubp201->hubp_mask->field_name69 struct dcn201_hubp *hubp201 = TO_DCN201_HUBP(hubp); in hubp201_program_requestor() local137 struct dcn201_hubp *hubp201, in dcn201_hubp_construct() argument144 hubp201->base.funcs = &dcn201_hubp_funcs; in dcn201_hubp_construct()145 hubp201->base.ctx = ctx; in dcn201_hubp_construct()146 hubp201->hubp_regs = hubp_regs; in dcn201_hubp_construct()147 hubp201->hubp_shift = hubp_shift; in dcn201_hubp_construct()148 hubp201->hubp_mask = hubp_mask; in dcn201_hubp_construct()[all …]
125 struct dcn201_hubp *hubp201,
986 struct dcn201_hubp *hubp201 = in dcn201_hubp_create() local989 if (!hubp201) in dcn201_hubp_create()992 if (dcn201_hubp_construct(hubp201, ctx, inst, in dcn201_hubp_create()994 return &hubp201->base; in dcn201_hubp_create()996 kfree(hubp201); in dcn201_hubp_create()