Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/
Dvlv_suspend.c154 s->ecobus = intel_uncore_read(uncore, ECOBUS); in vlv_save_gunit_s0ix_state()
240 intel_uncore_write(uncore, ECOBUS, s->ecobus); in vlv_restore_gunit_s0ix_state()
Dintel_uncore.c2158 __raw_posting_read(uncore, ECOBUS); in intel_uncore_fw_domains_init()
2167 ecobus = __raw_uncore_read32(uncore, ECOBUS); in intel_uncore_fw_domains_init()
Dintel_gvt_mmio_table.c543 MMIO_D(ECOBUS); in iterate_generic_mmio()
/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_gt_regs.h840 #define ECOBUS _MMIO(0xa180) macro