Searched refs:mpc401 (Results 1 – 3 of 3) sorted by relevance
34 mpc401->mpc_regs->reg37 mpc401->base.ctx41 mpc401->mpc_shift->field_name, mpc401->mpc_mask->field_name563 mpc401->base.ctx, in read_gamut_remap()639 mpc401->base.ctx = ctx; in dcn401_mpc_construct()643 mpc401->mpc_regs = mpc_regs; in dcn401_mpc_construct()644 mpc401->mpc_shift = mpc_shift; in dcn401_mpc_construct()645 mpc401->mpc_mask = mpc_mask; in dcn401_mpc_construct()647 mpc401->mpcc_in_use_mask = 0; in dcn401_mpc_construct()648 mpc401->num_mpcc = num_mpcc; in dcn401_mpc_construct()[all …]
199 void dcn401_mpc_construct(struct dcn401_mpc *mpc401,
944 struct dcn401_mpc *mpc401 = kzalloc(sizeof(struct dcn401_mpc), in dcn401_mpc_create() local947 if (!mpc401) in dcn401_mpc_create()954 dcn401_mpc_construct(mpc401, ctx, in dcn401_mpc_create()961 return &mpc401->base; in dcn401_mpc_create()