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.c5953 I915_WRITE(RENCLK_GATE_D1, I965_RCC_CLOCK_GATE_DISABLE); in crestline_init_clock_gating()
5970 I965_RCC_CLOCK_GATE_DISABLE | in broadwater_init_clock_gating()
Di915_reg.h1922 # define I965_RCC_CLOCK_GATE_DISABLE (1 << 29) macro