Searched refs:hubp21 (Results 1 – 3 of 3) sorted by relevance
39 hubp21->hubp_regs->reg42 hubp21->base.ctx46 hubp21->hubp_shift->field_name, hubp21->hubp_mask->field_name847 struct dcn21_hubp *hubp21, in hubp21_construct() argument855 hubp21->base.ctx = ctx; in hubp21_construct()856 hubp21->hubp_regs = hubp_regs; in hubp21_construct()857 hubp21->hubp_shift = hubp_shift; in hubp21_construct()858 hubp21->hubp_mask = hubp_mask; in hubp21_construct()859 hubp21->base.inst = inst; in hubp21_construct()860 hubp21->base.opp_id = OPP_ID_INVALID; in hubp21_construct()[all …]
115 struct dcn21_hubp *hubp21,
981 struct dcn21_hubp *hubp21 = in dcn21_hubp_create() local984 if (!hubp21) in dcn21_hubp_create()987 if (hubp21_construct(hubp21, ctx, inst, in dcn21_hubp_create()989 return &hubp21->base; in dcn21_hubp_create()992 kfree(hubp21); in dcn21_hubp_create()