Searched refs:auxdiv (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_display.c3003 u32 divsel, phaseinc, auxdiv, phasedir = 0; local
3019 auxdiv = 1;
3037 auxdiv = 0;
3048 DRM_DEBUG_KMS("iCLKIP clock: found settings for %dKHz refresh rate: auxdiv=%x, divsel=%x, phasedir=%x, phaseinc=%x\n",
3050 auxdiv,
3068 temp |= SBI_SSCAUXDIV_FINALDIV2SEL(auxdiv);

Completed in 68 milliseconds