Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/gma500/
Dpsb_intel_reg.h1312 # define VRHUNIT_CLOCK_GATE_DISABLE (1 << 28) /* Fixed value on CDV */ macro
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_runtime_pm.c965 val |= VRHUNIT_CLOCK_GATE_DISABLE; in vlv_init_display_clock_gating()
Di915_reg.h3355 # define VRHUNIT_CLOCK_GATE_DISABLE (1 << 28) /* 965 */ macro
Dintel_pm.c9115 dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE | in g4x_init_clock_gating()