Home
last modified time | relevance | path

Searched refs:GC_CLOCK_CONTROL_MASK (Results 1 – 2 of 2) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_reg.h138 #define GC_CLOCK_CONTROL_MASK (0xf << 0) macro
H A Dintel_display.c4169 switch (hpllcc & GC_CLOCK_CONTROL_MASK) { in i855_get_display_clock_speed()