Home
last modified time | relevance | path

Searched refs:VRHUNIT_CLOCK_GATE_DISABLE (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/gma500/
Dpsb_intel_reg.h1259 # define VRHUNIT_CLOCK_GATE_DISABLE (1 << 28) /* Fixed value on CDV */ macro
/linux-3.4.99/drivers/gpu/drm/i915/
Dintel_display.c8552 uint32_t dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE; in ironlake_init_clock_gating()
8622 uint32_t dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE; in gen6_init_clock_gating()
8705 uint32_t dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE; in ivybridge_init_clock_gating()
8759 dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE | in g4x_init_clock_gating()
Di915_reg.h971 # define VRHUNIT_CLOCK_GATE_DISABLE (1 << 28) /* 965 */ macro