Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Dintel_clock_gating.c607 dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE | in g4x_init_clock_gating()
H A Di915_reg.h846 # define VRHUNIT_CLOCK_GATE_DISABLE (1 << 28) /* 965 */ macro
/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_reg.h1258 # define VRHUNIT_CLOCK_GATE_DISABLE (1 << 28) /* Fixed value on CDV */ macro
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_power_well.c1174 ~DPOUNIT_CLOCK_GATE_DISABLE, VRHUNIT_CLOCK_GATE_DISABLE); in vlv_init_display_clock_gating()