Home
last modified time | relevance | path

Searched refs:mpc_base (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_mpc.h30 #define TO_DCN201_MPC(mpc_base) \ argument
31 container_of(mpc_base, struct dcn201_mpc, base)
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn10/
H A Ddcn10_mpc.h30 #define TO_DCN10_MPC(mpc_base) \ argument
31 container_of(mpc_base, struct dcn10_mpc, base)
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn401/
H A Ddcn401_mpc.h31 #define TO_DCN401_MPC(mpc_base) \ argument
32 container_of(mpc_base, struct dcn401_mpc, base)
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn20/
H A Ddcn20_mpc.h30 #define TO_DCN20_MPC(mpc_base) \ argument
31 container_of(mpc_base, struct dcn20_mpc, base)
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn32/
H A Ddcn32_mpc.h31 #define TO_DCN32_MPC(mpc_base) \ argument
32 container_of(mpc_base, struct dcn32_mpc, base)
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn30/
H A Ddcn30_mpc.h32 #define TO_DCN30_MPC(mpc_base) \ argument
33 container_of(mpc_base, struct dcn30_mpc, base)