Searched refs:mpc_base (Results 1 – 4 of 4) sorted by relevance
30 #define TO_DCN201_MPC(mpc_base) \ argument31 container_of(mpc_base, struct dcn201_mpc, base)
30 #define TO_DCN10_MPC(mpc_base) \ argument31 container_of(mpc_base, struct dcn10_mpc, base)
30 #define TO_DCN20_MPC(mpc_base) \ argument31 container_of(mpc_base, struct dcn20_mpc, base)
32 #define TO_DCN30_MPC(mpc_base) \ argument33 container_of(mpc_base, struct dcn30_mpc, base)
Completed in 7 milliseconds