Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Dvlv_suspend.c53 u32 ecobus; member
154 s->ecobus = intel_uncore_read(uncore, ECOBUS); in vlv_save_gunit_s0ix_state()
239 intel_uncore_write(uncore, ECOBUS, s->ecobus); in vlv_restore_gunit_s0ix_state()
H A Dintel_uncore.c2372 u32 ecobus; in intel_uncore_fw_domains_init() local
2402 ecobus = __raw_uncore_read32(uncore, ECOBUS); in intel_uncore_fw_domains_init()
2406 if (!(ecobus & FORCEWAKE_MT_ENABLE)) { in intel_uncore_fw_domains_init()