Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_clock_gating.c688 intel_uncore_write(&i915->uncore, RENCLK_GATE_D2, VF_UNIT_CLOCK_GATE_DISABLE | in g4x_init_clock_gating()
H A Di915_reg.h1690 #define VF_UNIT_CLOCK_GATE_DISABLE (1 << 9) macro