Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_clock_gating.c137 intel_uncore_write(&i915->uncore, SOUTH_DSPCLK_GATE_D, PCH_DPLSUNIT_CLOCK_GATE_DISABLE); in ibx_init_clock_gating()
217 intel_uncore_write(&i915->uncore, SOUTH_DSPCLK_GATE_D, PCH_DPLSUNIT_CLOCK_GATE_DISABLE | in cpt_init_clock_gating()
H A Di915_reg.h5229 #define PCH_DPLSUNIT_CLOCK_GATE_DISABLE (1 << 29) macro