Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_cdclk.c112 switch (hpllcc & GC_CLOCK_CONTROL_MASK) { in i85x_get_cdclk()
H A Di915_reg.h202 #define GC_CLOCK_CONTROL_MASK (0x7 << 0) macro