Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/i915/ !
Di915_reg.h981 # define DSSUNIT_CLOCK_GATE_DISABLE (1 << 18) /* 915-945 */ macro
Dintel_display.c8763 dspclk_gate |= DSSUNIT_CLOCK_GATE_DISABLE; in g4x_init_clock_gating()