atomColorDepth    332 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.c 	uint8_t atomColorDepth = 0;
atomColorDepth    336 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.c 		atomColorDepth = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_DIS;
atomColorDepth    339 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.c 		atomColorDepth = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_5_4;
atomColorDepth    342 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.c 		atomColorDepth = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_3_2;
atomColorDepth    345 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.c 		atomColorDepth = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_2_1;
atomColorDepth    352 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper2_dce112.c 	return atomColorDepth;
atomColorDepth    332 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper_dce112.c 	uint8_t atomColorDepth = 0;
atomColorDepth    336 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper_dce112.c 		atomColorDepth = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_DIS;
atomColorDepth    339 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper_dce112.c 		atomColorDepth = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_5_4;
atomColorDepth    342 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper_dce112.c 		atomColorDepth = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_3_2;
atomColorDepth    345 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper_dce112.c 		atomColorDepth = PIXEL_CLOCK_V7_DEEPCOLOR_RATIO_2_1;
atomColorDepth    352 drivers/gpu/drm/amd/display/dc/bios/dce112/command_table_helper_dce112.c 	return atomColorDepth;