Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Dintel_clock_gating.c603 intel_uncore_write(&i915->uncore, RENCLK_GATE_D2, VF_UNIT_CLOCK_GATE_DISABLE | in g4x_init_clock_gating()
622 intel_uncore_write(uncore, RENCLK_GATE_D2, 0); in i965gm_init_clock_gating()
638 intel_uncore_write(&i915->uncore, RENCLK_GATE_D2, 0); in i965g_init_clock_gating()
H A Di915_reg.h947 #define RENCLK_GATE_D2 _MMIO(0x6208) macro