Home
last modified time | relevance | path

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

/trueos/sys/dev/drm2/i915/
HDi915_reg.h4259 #define SBI_SSCDIVINTPHASE_DIVSEL_MASK ((0x7f)<<1) macro
HDintel_display.c2771 ~SBI_SSCDIVINTPHASE_DIVSEL_MASK)) in lpt_program_iclkip()
2786 temp &= ~SBI_SSCDIVINTPHASE_DIVSEL_MASK; in lpt_program_iclkip()