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

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
icl_dsi.c 254 tmp |= POST_CURSOR_2(0x0);
264 tmp |= POST_CURSOR_2(0x0);
intel_ddi.c 2480 val |= POST_CURSOR_2(ddi_translations[level].dw4_post_cursor_2);
2611 val |= POST_CURSOR_2(ddi_translations[level].dw4_post_cursor_2);
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h 2048 #define POST_CURSOR_2(x) ((x) << 6)

Completed in 40 milliseconds