Lines Matching refs:hubp2
33 hubp2->hubp_regs->reg
36 hubp2->base.ctx
40 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
44 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp31_set_unbounded_requesting() local
52 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp31_soft_reset() local
60 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp31_program_extended_blank() local
96 struct dcn20_hubp *hubp2, in hubp31_construct() argument
103 hubp2->base.funcs = &dcn31_hubp_funcs; in hubp31_construct()
104 hubp2->base.ctx = ctx; in hubp31_construct()
105 hubp2->hubp_regs = hubp_regs; in hubp31_construct()
106 hubp2->hubp_shift = hubp_shift; in hubp31_construct()
107 hubp2->hubp_mask = hubp_mask; in hubp31_construct()
108 hubp2->base.inst = inst; in hubp31_construct()
109 hubp2->base.opp_id = OPP_ID_INVALID; in hubp31_construct()
110 hubp2->base.mpcc_id = 0xf; in hubp31_construct()