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

/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_pch_refclk.c192 ~SBI_SSCDIVINTPHASE_INCVAL_MASK);
204 temp &= ~SBI_SSCDIVINTPHASE_INCVAL_MASK;
250 p.phaseinc = (temp & SBI_SSCDIVINTPHASE_INCVAL_MASK) >>
/linux-master/drivers/gpu/drm/i915/
H A Di915_reg.h4668 #define SBI_SSCDIVINTPHASE_INCVAL_MASK (0x7f << 8)
5763 #define SBI_SSCDIVINTPHASE_INCVAL_MASK macro

Completed in 274 milliseconds