Searched refs:GC_DISPLAY_CLOCK_MASK (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 64 #define GC_DISPLAY_CLOCK_MASK (7 << 4) macro |
D | intel_display.c | 4046 switch (gcfgc & GC_DISPLAY_CLOCK_MASK) { in i915gm_get_display_clock_speed() |