Searched refs:DSSUNIT_CLOCK_GATE_DISABLE (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 1089 # define DSSUNIT_CLOCK_GATE_DISABLE (1 << 18) /* 915-945 */ macro |
D | intel_pm.c | 4045 dspclk_gate |= DSSUNIT_CLOCK_GATE_DISABLE; in g4x_init_clock_gating() |