Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dpsb_intel_reg.h1300 # define VRHUNIT_CLOCK_GATE_DISABLE (1 << 28) /* Fixed value on CDV */ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_display_power.c1374 val |= VRHUNIT_CLOCK_GATE_DISABLE; in vlv_init_display_clock_gating()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Dintel_pm.c7467 dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE | in g4x_init_clock_gating()
H A Di915_reg.h3592 # define VRHUNIT_CLOCK_GATE_DISABLE (1 << 28) /* 965 */ macro