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