Searched refs:dcn30_mpc (Results 1 – 4 of 4) sorted by relevance
51 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_is_dwb_idle()67 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_set_dwb_mux()77 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_disable_dwb_mux()90 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_set_out_rate_control()110 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_get_ogam_current()144 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_power_on_ogam_lut()154 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_configure_ogam_lut()167 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_ogam_get_reg_field()200 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_program_luta()233 struct dcn30_mpc *mpc30 = TO_DCN30_MPC(mpc); in mpc3_program_lutb()[all …]
28 dcn30_dccg.o dcn30_hwseq.o dcn30_mpc.o dcn30_vpg.o \
33 container_of(mpc_base, struct dcn30_mpc, base)592 struct dcn30_mpc { struct603 void dcn30_mpc_construct(struct dcn30_mpc *mpc30, argument
975 struct dcn30_mpc *mpc30 = kzalloc(sizeof(struct dcn30_mpc), in dcn30_mpc_create()