Searched refs:ECOBUS (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | vlv_suspend.c | 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 D | intel_uncore.c | 1633 * ECOBUS read will return zero. Which will be in intel_uncore_fw_domains_init() 1641 /* We need to init first for ECOBUS access and then in intel_uncore_fw_domains_init() 1649 __raw_posting_read(uncore, ECOBUS); in intel_uncore_fw_domains_init() 1658 ecobus = __raw_uncore_read32(uncore, ECOBUS); in intel_uncore_fw_domains_init()
|
H A D | i915_reg.h | 8981 #define ECOBUS _MMIO(0xa180) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | vlv_suspend.c | 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 D | intel_uncore.c | 2379 * ECOBUS read will return zero. Which will be in intel_uncore_fw_domains_init() 2385 /* We need to init first for ECOBUS access and then in intel_uncore_fw_domains_init() 2393 __raw_posting_read(uncore, ECOBUS); in intel_uncore_fw_domains_init() 2402 ecobus = __raw_uncore_read32(uncore, ECOBUS); in intel_uncore_fw_domains_init()
|
H A D | intel_gvt_mmio_table.c | 550 MMIO_D(ECOBUS); in iterate_generic_mmio()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt_regs.h | 889 #define ECOBUS _MMIO(0xa180) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | handlers.c | 2569 MMIO_D(ECOBUS, D_ALL); in init_generic_mmio_info()
|
Completed in 55 milliseconds