HomeSort by: relevance | last modified time | path
    Searched refs:SWING_SEL_LOWER (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
icl_dsi.c 238 tmp |= SWING_SEL_LOWER(0x2);
246 tmp |= SWING_SEL_LOWER(0x2);
intel_ddi.c 2468 val |= SWING_SEL_LOWER(ddi_translations[level].dw2_swing_sel);
2599 val |= SWING_SEL_LOWER(ddi_translations[level].dw2_swing_sel);
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h 2027 #define SWING_SEL_LOWER(x) (((x) & 0x7) << 11)

Completed in 35 milliseconds