Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_clock_gating.c655 intel_uncore_write(&i915->uncore, VLV_GUNIT_CLOCK_GATE, GCFG_DIS); in vlv_init_clock_gating()
H A Di915_reg.h1034 #define GCFG_DIS (1 << 8) macro