Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/gma500/
Dpsb_intel_reg.h1300 # define VRHUNIT_CLOCK_GATE_DISABLE (1 << 28) /* Fixed value on CDV */ macro
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_display_power.c1374 val |= VRHUNIT_CLOCK_GATE_DISABLE; in vlv_init_display_clock_gating()
/Linux-v5.10/drivers/gpu/drm/i915/
Dintel_pm.c7463 dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE | in g4x_init_clock_gating()
Di915_reg.h3581 # define VRHUNIT_CLOCK_GATE_DISABLE (1 << 28) /* 965 */ macro