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

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
icl_dsi.c 235 tmp &= ~(SWING_SEL_LOWER_MASK | SWING_SEL_UPPER_MASK |
243 tmp &= ~(SWING_SEL_LOWER_MASK | SWING_SEL_UPPER_MASK |
intel_ddi.c 2465 val &= ~(SWING_SEL_LOWER_MASK | SWING_SEL_UPPER_MASK |
2596 val &= ~(SWING_SEL_LOWER_MASK | SWING_SEL_UPPER_MASK |
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h 2028 #define SWING_SEL_LOWER_MASK (0x7 << 11)

Completed in 35 milliseconds