Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_legacy_tv.c272 static long SLOPE_limit[5] = { 6, 5, 4, 3, 2 }; variable
647 for (i = 0; i < ARRAY_SIZE(SLOPE_limit); ++i) { in radeon_legacy_tv_mode_set()
648 if (flicker_removal == SLOPE_limit[i]) in radeon_legacy_tv_mode_set()