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_name139 struct dcn201_hubp *hubp201, in dcn201_hubp_construct() argument147 hubp201->base.ctx = ctx; in dcn201_hubp_construct()148 hubp201->hubp_regs = hubp_regs; in dcn201_hubp_construct()149 hubp201->hubp_shift = hubp_shift; in dcn201_hubp_construct()150 hubp201->hubp_mask = hubp_mask; in dcn201_hubp_construct()151 hubp201->base.inst = inst; in dcn201_hubp_construct()152 hubp201->base.opp_id = OPP_ID_INVALID; in dcn201_hubp_construct()[all …]
125 struct dcn201_hubp *hubp201,
985 struct dcn201_hubp *hubp201 = in dcn201_hubp_create() local988 if (!hubp201) in dcn201_hubp_create()991 if (dcn201_hubp_construct(hubp201, ctx, inst, in dcn201_hubp_create()993 return &hubp201->base; in dcn201_hubp_create()995 kfree(hubp201); in dcn201_hubp_create()