Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_pch_refclk.c193 ~SBI_SSCDIVINTPHASE_INCVAL_MASK); in lpt_program_iclkip()
205 temp &= ~SBI_SSCDIVINTPHASE_INCVAL_MASK; in lpt_program_iclkip()
251 p.phaseinc = (temp & SBI_SSCDIVINTPHASE_INCVAL_MASK) >> in lpt_get_iclkip()
/linux/drivers/gpu/drm/i915/
H A Di915_reg.h3665 #define SBI_SSCDIVINTPHASE_INCVAL_MASK (0x7f << 8)
3690 #define SBI_SSCDIVINTPHASE_INCVAL_MASK global() macro