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_name45 struct dcn401_mpc *mpc401 = TO_DCN401_MPC(mpc); in mpc401_update_3dlut_fast_load_select() local52 struct dcn401_mpc *mpc401 = TO_DCN401_MPC(mpc); in mpc401_set_movable_cm_location() local74 struct dcn401_mpc *mpc401 = TO_DCN401_MPC(mpc); in get3dlut_config() local232 struct dcn401_mpc *mpc401 = TO_DCN401_MPC(mpc); in mpc401_program_lut_mode() local274 struct dcn401_mpc *mpc401 = TO_DCN401_MPC(mpc); in mpc401_program_lut_read_write_control() local298 struct dcn401_mpc *mpc401 = TO_DCN401_MPC(mpc); in mpc_program_gamut_remap() local309 gamut_regs.shifts.csc_c11 = mpc401->mpc_shift->MPCC_GAMUT_REMAP_C11_A; in mpc_program_gamut_remap()[all …]
199 void dcn401_mpc_construct(struct dcn401_mpc *mpc401,
979 struct dcn401_mpc *mpc401 = kzalloc_obj(struct dcn401_mpc); in dcn401_mpc_create() local981 if (!mpc401) in dcn401_mpc_create()988 dcn401_mpc_construct(mpc401, ctx, in dcn401_mpc_create()995 return &mpc401->base; in dcn401_mpc_create()