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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_reg.h4952 #define SBI_SSCAUXDIV_FINALDIV2SEL(x) ((x)<<4) macro
H A Dintel_display.c2876 temp &= ~SBI_SSCAUXDIV_FINALDIV2SEL(1);
2877 temp |= SBI_SSCAUXDIV_FINALDIV2SEL(auxdiv);

Completed in 426 milliseconds