Searched refs:mpc20 (Results 1 – 3 of 3) sorted by relevance
34 mpc20->mpc_regs->reg40 mpc20->base.ctx44 mpc20->mpc_shift->field_name, mpc20->mpc_mask->field_name178 mpc20->base.ctx, in mpc2_set_output_csc()237 mpc20->base.ctx, in mpc2_set_ocsc_default()596 mpc20->base.ctx = ctx; in dcn20_mpc_construct()600 mpc20->mpc_regs = mpc_regs; in dcn20_mpc_construct()601 mpc20->mpc_shift = mpc_shift; in dcn20_mpc_construct()602 mpc20->mpc_mask = mpc_mask; in dcn20_mpc_construct()604 mpc20->mpcc_in_use_mask = 0; in dcn20_mpc_construct()[all …]
1064 struct dcn20_mpc *mpc20 = kzalloc(sizeof(struct dcn20_mpc), in dcn21_mpc_create() local1067 if (!mpc20) in dcn21_mpc_create()1070 dcn20_mpc_construct(mpc20, ctx, in dcn21_mpc_create()1076 return &mpc20->base; in dcn21_mpc_create()
838 struct dcn20_mpc *mpc20 = kzalloc(sizeof(struct dcn20_mpc), in dcn20_mpc_create() local841 if (!mpc20) in dcn20_mpc_create()844 dcn20_mpc_construct(mpc20, ctx, in dcn20_mpc_create()850 return &mpc20->base; in dcn20_mpc_create()
Completed in 15 milliseconds