num_of_clock_stretches  493 drivers/gpu/drm/amd/display/dc/dce/dce_i2c_hw.c 	uint32_t num_of_clock_stretches;
num_of_clock_stretches  500 drivers/gpu/drm/amd/display/dc/dce/dce_i2c_hw.c 	num_of_clock_stretches = 1 + (length << 3) + 1;
num_of_clock_stretches  501 drivers/gpu/drm/amd/display/dc/dce/dce_i2c_hw.c 	num_of_clock_stretches +=
num_of_clock_stretches  505 drivers/gpu/drm/amd/display/dc/dce/dce_i2c_hw.c 	return period_timeout * num_of_clock_stretches;