Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_pch_refclk.c205 temp |= SBI_SSCDIVINTPHASE_INCVAL(p.phaseinc); in lpt_program_iclkip()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h5793 #define SBI_SSCDIVINTPHASE_INCVAL(x) ((x) << 8) macro