throughput_mode_0_mps  802 drivers/gpu/drm/amd/display/dc/dc_types.h 	int32_t throughput_mode_0_mps; /* In MPs */
throughput_mode_0_mps  242 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c 	total_sink_throughput = max_slices * dsc_sink_caps->throughput_mode_0_mps;
throughput_mode_0_mps  562 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c 		sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_0_mps;
throughput_mode_0_mps  567 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c 		sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_0_mps;
throughput_mode_0_mps  577 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c 			sink_per_slice_throughput_mps = dsc_sink_caps->throughput_mode_0_mps;
throughput_mode_0_mps  751 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c 		if (!dsc_throughput_from_dpcd(dpcd_throughput & DP_DSC_THROUGHPUT_MODE_0_MASK, &dsc_sink_caps->throughput_mode_0_mps))