Home
last modified time | relevance | path

Searched refs:RENCLK_GATE_D1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dintel_clock_gating.c695 intel_uncore_write(&i915->uncore, RENCLK_GATE_D1, 0); in g4x_init_clock_gating()
714 intel_uncore_write(uncore, RENCLK_GATE_D1, I965_RCC_CLOCK_GATE_DISABLE); in i965gm_init_clock_gating()
726 intel_uncore_write(&i915->uncore, RENCLK_GATE_D1, I965_RCZ_CLOCK_GATE_DISABLE | in i965g_init_clock_gating()
765 intel_uncore_write(&i915->uncore, RENCLK_GATE_D1, SV_CLOCK_GATE_DISABLE); in i85x_init_clock_gating()
H A Di915_reg.h1625 #define RENCLK_GATE_D1 _MMIO(0x6204) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_pm.c7462 I915_WRITE(RENCLK_GATE_D1, 0); in g4x_init_clock_gating()
7481 intel_uncore_write(uncore, RENCLK_GATE_D1, I965_RCC_CLOCK_GATE_DISABLE); in i965gm_init_clock_gating()
7493 I915_WRITE(RENCLK_GATE_D1, I965_RCZ_CLOCK_GATE_DISABLE | in i965g_init_clock_gating()
7529 I915_WRITE(RENCLK_GATE_D1, SV_CLOCK_GATE_DISABLE); in i85x_init_clock_gating()
H A Di915_reg.h3629 #define RENCLK_GATE_D1 _MMIO(0x6204) macro

Completed in 67 milliseconds