Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm2/i915/
HDintel_pm.c2940 unsigned long t, corr, state1, corr2, state2; in i915_gfx_val() local
2963 corr2 = (corr * dev_priv->corr); in i915_gfx_val()
2965 state2 = (corr2 * state1) / 10000; in i915_gfx_val()