Home
last modified time | relevance | path

Searched refs:OVRUNIT_CLOCK_GATE_DISABLE (Results 1 – 2 of 2) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_pm.c4437 OVRUNIT_CLOCK_GATE_DISABLE | in g4x_init_clock_gating()
4504 I915_WRITE(DSPCLK_GATE_D, OVRUNIT_CLOCK_GATE_DISABLE); in i830_init_clock_gating()
H A Di915_reg.h1378 # define OVRUNIT_CLOCK_GATE_DISABLE (1 << 3) macro