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