Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_mpc.c478 unsigned int mpc1_get_mpc_out_mux(struct mpc *mpc, int opp_id) in mpc1_get_mpc_out_mux() function
505 .get_mpc_out_mux = mpc1_get_mpc_out_mux,
Ddcn10_mpc.h203 unsigned int mpc1_get_mpc_out_mux(struct mpc *mpc, int opp_id);
/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_mpc.c564 .get_mpc_out_mux = mpc1_get_mpc_out_mux,
/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_mpc.c1433 .get_mpc_out_mux = mpc1_get_mpc_out_mux,