Searched refs:SBI_SSCDIVINTPHASE_INCVAL (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 4683 #define SBI_SSCDIVINTPHASE_INCVAL(x) ((x)<<8) macro |
D | intel_display.c | 3064 temp |= SBI_SSCDIVINTPHASE_INCVAL(phaseinc); in lpt_program_iclkip() |