Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/drm2/i915/
Di915_reg.h4261 #define SBI_SSCDIVINTPHASE_INCVAL_MASK ((0x7f)<<8) macro
Dintel_display.c2774 ~SBI_SSCDIVINTPHASE_INCVAL_MASK)) in lpt_program_iclkip()
2788 temp &= ~SBI_SSCDIVINTPHASE_INCVAL_MASK; in lpt_program_iclkip()