Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_pm.c4454 I915_WRITE(RENCLK_GATE_D1, I965_RCC_CLOCK_GATE_DISABLE); in crestline_init_clock_gating()
4468 I965_RCC_CLOCK_GATE_DISABLE | in broadwater_init_clock_gating()
H A Di915_reg.h1421 # define I965_RCC_CLOCK_GATE_DISABLE (1 << 29) macro