hw_x             1480 drivers/gpu/drm/amd/display/modules/color/color_gamma.c 	struct fixed31_32 hw_x;
hw_x             1509 drivers/gpu/drm/amd/display/modules/color/color_gamma.c 					hw_x = coordinates_x[i].regamma_y_red;
hw_x             1511 drivers/gpu/drm/amd/display/modules/color/color_gamma.c 					hw_x = coordinates_x[i].regamma_y_green;
hw_x             1513 drivers/gpu/drm/amd/display/modules/color/color_gamma.c 					hw_x = coordinates_x[i].regamma_y_blue;
hw_x             1515 drivers/gpu/drm/amd/display/modules/color/color_gamma.c 				hw_x = coordinates_x[i].x;
hw_x             1517 drivers/gpu/drm/amd/display/modules/color/color_gamma.c 			norm_x = dc_fixpt_mul(norm_factor, hw_x);