Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_pm.c6437 I915_WRITE(RENCLK_GATE_D1, I965_RCC_CLOCK_GATE_DISABLE); in crestline_init_clock_gating()
6454 I965_RCC_CLOCK_GATE_DISABLE | in broadwater_init_clock_gating()
Di915_reg.h2072 # define I965_RCC_CLOCK_GATE_DISABLE (1 << 29) macro