HDMI_DEEP_COLOR_DEPTH 1597 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 		tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0);
HDMI_DEEP_COLOR_DEPTH 1603 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 		tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 1);
HDMI_DEEP_COLOR_DEPTH 1609 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 		tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 2);
HDMI_DEEP_COLOR_DEPTH 1639 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 		tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0);
HDMI_DEEP_COLOR_DEPTH 1645 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 		tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 1);
HDMI_DEEP_COLOR_DEPTH 1651 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 		tmp = REG_SET_FIELD(tmp, HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 2);
HDMI_DEEP_COLOR_DEPTH  590 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c 		REG_UPDATE(HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0);
HDMI_DEEP_COLOR_DEPTH  595 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c 					HDMI_DEEP_COLOR_DEPTH, 1,
HDMI_DEEP_COLOR_DEPTH  599 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c 					HDMI_DEEP_COLOR_DEPTH, 1,
HDMI_DEEP_COLOR_DEPTH  606 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c 					HDMI_DEEP_COLOR_DEPTH, 2,
HDMI_DEEP_COLOR_DEPTH  610 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c 					HDMI_DEEP_COLOR_DEPTH, 2,
HDMI_DEEP_COLOR_DEPTH  616 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c 				HDMI_DEEP_COLOR_DEPTH, 3,
HDMI_DEEP_COLOR_DEPTH  139 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h 	SE_SF(HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\
HDMI_DEEP_COLOR_DEPTH  225 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h 	SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\
HDMI_DEEP_COLOR_DEPTH  412 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h 	uint8_t HDMI_DEEP_COLOR_DEPTH;
HDMI_DEEP_COLOR_DEPTH  543 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.h 	uint32_t HDMI_DEEP_COLOR_DEPTH;
HDMI_DEEP_COLOR_DEPTH  526 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c 		REG_UPDATE(HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, 0);
HDMI_DEEP_COLOR_DEPTH  531 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c 					HDMI_DEEP_COLOR_DEPTH, 1,
HDMI_DEEP_COLOR_DEPTH  535 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c 					HDMI_DEEP_COLOR_DEPTH, 1,
HDMI_DEEP_COLOR_DEPTH  542 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c 					HDMI_DEEP_COLOR_DEPTH, 2,
HDMI_DEEP_COLOR_DEPTH  546 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c 					HDMI_DEEP_COLOR_DEPTH, 2,
HDMI_DEEP_COLOR_DEPTH  552 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c 				HDMI_DEEP_COLOR_DEPTH, 3,
HDMI_DEEP_COLOR_DEPTH  192 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.h 	SE_SF(DIG0_HDMI_CONTROL, HDMI_DEEP_COLOR_DEPTH, mask_sh),\
HDMI_DEEP_COLOR_DEPTH  376 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.h 	type HDMI_DEEP_COLOR_DEPTH;\
HDMI_DEEP_COLOR_DEPTH  339 drivers/gpu/drm/radeon/evergreen_hdmi.c 			val |= HDMI_DEEP_COLOR_DEPTH(HDMI_30BIT_DEEP_COLOR);
HDMI_DEEP_COLOR_DEPTH  345 drivers/gpu/drm/radeon/evergreen_hdmi.c 			val |= HDMI_DEEP_COLOR_DEPTH(HDMI_36BIT_DEEP_COLOR);