Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/
H A Dintel_clock_gating.c129 intel_uncore_write(&i915->uncore, SOUTH_DSPCLK_GATE_D, PCH_DPLSUNIT_CLOCK_GATE_DISABLE); in ibx_init_clock_gating()
212 intel_uncore_write(&i915->uncore, SOUTH_DSPCLK_GATE_D, PCH_DPLSUNIT_CLOCK_GATE_DISABLE | in cpt_init_clock_gating()
H A Di915_reg.h3113 #define PCH_DPLSUNIT_CLOCK_GATE_DISABLE (1 << 29) macro
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_pps.c998 0, PCH_DPLSUNIT_CLOCK_GATE_DISABLE); in intel_pps_on_unlocked()
1012 PCH_DPLSUNIT_CLOCK_GATE_DISABLE, 0); in intel_pps_on_unlocked()