Searched refs:intel_uncore_forcewake_for_reg (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | intel_uncore.h | 260 intel_uncore_forcewake_for_reg(struct intel_uncore *uncore, 465 fw_domains = intel_uncore_forcewake_for_reg(uncore, lower_reg, in intel_uncore_read64_2x32() 468 fw_domains |= intel_uncore_forcewake_for_reg(uncore, upper_reg, in intel_uncore_read64_2x32()
|
H A D | intel_gvt.c | 316 EXPORT_SYMBOL_NS_GPL(intel_uncore_forcewake_for_reg, I915_GVT);
|
H A D | intel_uncore.c | 2926 intel_uncore_forcewake_for_reg(uncore, reg, FW_REG_READ); in __intel_wait_for_register() 3017 intel_uncore_forcewake_for_reg(struct intel_uncore *uncore, in intel_uncore_forcewake_for_reg() function
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt_mcr.c | 332 fw_domains = intel_uncore_forcewake_for_reg(uncore, mcr_reg_cast(reg), in rw_with_mcr_steering() 334 fw_domains |= intel_uncore_forcewake_for_reg(uncore, in rw_with_mcr_steering()
|
H A D | intel_gtt.c | 527 fw = intel_uncore_forcewake_for_reg(gt->uncore, _MMIO(XEHP_PAT_INDEX(0).reg), in xehp_setup_private_ppat()
|
H A D | intel_rc6.c | 809 fw_domains = intel_uncore_forcewake_for_reg(uncore, reg, FW_REG_READ); in intel_rc6_residency_ns()
|
H A D | intel_workarounds.c | 136 fw |= intel_uncore_forcewake_for_reg(uncore, in wal_get_fw_for_rmw()
|
H A D | intel_execlists_submission.c | 3563 engine->fw_domain = intel_uncore_forcewake_for_reg(engine->uncore, in intel_execlists_submission_setup()
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | intel_uncore.c | 220 fw_domains = intel_uncore_forcewake_for_reg(uncore, mmio, in live_forcewake_ops()
|
/openbmc/linux/drivers/gpu/drm/i915/gvt/ |
H A D | mmio_context.c | 379 fw = intel_uncore_forcewake_for_reg(uncore, reg, in handle_tlb_pending_event()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc.c | 74 fw_domains |= intel_uncore_forcewake_for_reg(gt->uncore, in intel_guc_init_send_regs()
|