Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/i915/
Di915_reg.h3067 #define PCH_DPLSUNIT_CLOCK_GATE_DISABLE (1<<29) macro
Dintel_display.c7000 I915_WRITE(SOUTH_DSPCLK_GATE_D, PCH_DPLSUNIT_CLOCK_GATE_DISABLE); in intel_enable_clock_gating()