Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_uncore.c1198 __raw_posting_read(dev_priv, ECOBUS); in intel_uncore_fw_domains_init()
1205 ecobus = __raw_i915_read32(dev_priv, ECOBUS); in intel_uncore_fw_domains_init()
H A Di915_drv.c2286 s->ecobus = I915_READ(ECOBUS);
2368 I915_WRITE(ECOBUS, s->ecobus);
H A Di915_reg.h7780 #define ECOBUS _MMIO(0xa180) macro