Home
last modified time | relevance | path

Searched refs:dcn201_mpc (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_mpc.h31 container_of(mpc_base, struct dcn201_mpc, base)
70 struct dcn201_mpc { struct
79 void dcn201_mpc_construct(struct dcn201_mpc *mpc201, argument
H A Ddcn201_mpc.c49 struct dcn201_mpc *mpc201 = TO_DCN201_MPC(mpc); in mpc201_set_out_rate_control()
103 void dcn201_mpc_construct(struct dcn201_mpc *mpc201, in dcn201_mpc_construct()
H A DMakefile6 dcn201_mpc.o dcn201_hubp.o dcn201_opp.o dcn201_optc.o dcn201_dpp.o \
H A Ddcn201_resource.c724 struct dcn201_mpc *mpc201 = kzalloc(sizeof(struct dcn201_mpc), in dcn201_mpc_create()