Home
last modified time | relevance | path

Searched refs:delta_from_mid_point_in_us_1 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/modules/freesync/
A Dfreesync.c263 unsigned int delta_from_mid_point_in_us_1 = 0xFFFFFFFF; in apply_below_the_range() local
310 delta_from_mid_point_in_us_1 = in apply_below_the_range()
350 } else if (delta_from_mid_point_in_us_1 < delta_from_mid_point_in_us_2) { in apply_below_the_range()
367 if (delta_from_mid_point_in_us_1 < delta_from_mid_point_in_us_2) { in apply_below_the_range()
369 delta_from_mid_point_in_us_1; in apply_below_the_range()
371 delta_from_mid_point_delta_in_us = delta_from_mid_point_in_us_1 - in apply_below_the_range()

Completed in 6 milliseconds