Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/drm2/i915/
Di915_reg.h4260 #define SBI_SSCDIVINTPHASE_DIVSEL(x) ((x)<<1) macro
Dintel_display.c2770 if ((SBI_SSCDIVINTPHASE_DIVSEL(divsel) & in lpt_program_iclkip()
2787 temp |= SBI_SSCDIVINTPHASE_DIVSEL(divsel); in lpt_program_iclkip()