Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_reg.h7286 #define SBI_SSCDIVINTPHASE_DIVSEL_MASK ((0x7f)<<1) macro
Dintel_display.c4030 ~SBI_SSCDIVINTPHASE_DIVSEL_MASK); in lpt_program_iclkip()
4043 temp &= ~SBI_SSCDIVINTPHASE_DIVSEL_MASK; in lpt_program_iclkip()