Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_pm.c4057 I915_WRITE(RENCLK_GATE_D1, I965_RCC_CLOCK_GATE_DISABLE); in crestline_init_clock_gating()
4069 I965_RCC_CLOCK_GATE_DISABLE | in broadwater_init_clock_gating()
Di915_reg.h1152 # define I965_RCC_CLOCK_GATE_DISABLE (1 << 29) macro