Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/
Dintel_pm.c4108 intel_uncore_write(&dev_priv->uncore, SOUTH_DSPCLK_GATE_D, PCH_DPLSUNIT_CLOCK_GATE_DISABLE); in ibx_init_clock_gating()
4196 intel_uncore_write(&dev_priv->uncore, SOUTH_DSPCLK_GATE_D, PCH_DPLSUNIT_CLOCK_GATE_DISABLE | in cpt_init_clock_gating()
Di915_reg.h6334 #define PCH_DPLSUNIT_CLOCK_GATE_DISABLE (1 << 29) macro