Home
last modified time | relevance | path

Searched refs:ecobus (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dvlv_suspend.c50 u32 ecobus; member
151 s->ecobus = intel_uncore_read(uncore, ECOBUS); in vlv_save_gunit_s0ix_state()
237 intel_uncore_write(uncore, ECOBUS, s->ecobus); in vlv_restore_gunit_s0ix_state()
H A Dintel_uncore.c1626 u32 ecobus; in intel_uncore_fw_domains_init() local
1645 * before the ecobus check. in intel_uncore_fw_domains_init()
1658 ecobus = __raw_uncore_read32(uncore, ECOBUS); in intel_uncore_fw_domains_init()
1662 if (!(ecobus & FORCEWAKE_MT_ENABLE)) { in intel_uncore_fw_domains_init()
/kernel/linux/linux-6.6/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
2389 * before the ecobus check. in intel_uncore_fw_domains_init()
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()

Completed in 9 milliseconds