Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_reg.h8406 #define SBI_SSCDIVINTPHASE_INCVAL(x) ((x)<<8) macro
H A Dintel_display.c4329 temp |= SBI_SSCDIVINTPHASE_INCVAL(phaseinc); in lpt_program_iclkip()