Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_uncore.c845 u32 ecobus; in intel_uncore_init() local
858 ecobus = __raw_i915_read32(dev_priv, ECOBUS); in intel_uncore_init()
862 if (ecobus & FORCEWAKE_MT_ENABLE) { in intel_uncore_init()
Di915_drv.c1117 s->ecobus = I915_READ(ECOBUS); in vlv_save_gunit_s0ix_state()
1199 I915_WRITE(ECOBUS, s->ecobus); in vlv_restore_gunit_s0ix_state()
Di915_drv.h916 u32 ecobus; member