Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_reg.h4942 #define SBI_SSCDIVINTPHASE_DIVSEL(x) ((x)<<1) macro
H A Dintel_display.c2852 WARN_ON(SBI_SSCDIVINTPHASE_DIVSEL(divsel) & in lpt_program_iclkip()
2867 temp |= SBI_SSCDIVINTPHASE_DIVSEL(divsel); in lpt_program_iclkip()