Searched refs:ILK_DPFCRUNIT_CLOCK_GATE_DISABLE (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 4794 #define ILK_DPFCRUNIT_CLOCK_GATE_DISABLE (1 << 8) macro |
D | intel_pm.c | 5346 dspclk_gate |= ILK_DPFCRUNIT_CLOCK_GATE_DISABLE | in ironlake_init_clock_gating() |