Searched refs:GC_CLOCK_CONTROL_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/i915/ | ||
| D | i915_reg.h | 54 #define GC_CLOCK_CONTROL_MASK (0x7 << 0) macro |
| D | intel_display.c | 6904 switch (hpllcc & GC_CLOCK_CONTROL_MASK) { in i85x_get_display_clock_speed() |