Home
last modified time | relevance | path

Searched refs:intel_uncore_forcewake_for_reg (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_uncore.h260 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 Dintel_gvt.c316 EXPORT_SYMBOL_NS_GPL(intel_uncore_forcewake_for_reg, I915_GVT);
H A Dintel_uncore.c2926 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 Dintel_gt_mcr.c332 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 Dintel_gtt.c527 fw = intel_uncore_forcewake_for_reg(gt->uncore, _MMIO(XEHP_PAT_INDEX(0).reg), in xehp_setup_private_ppat()
H A Dintel_rc6.c809 fw_domains = intel_uncore_forcewake_for_reg(uncore, reg, FW_REG_READ); in intel_rc6_residency_ns()
H A Dintel_workarounds.c136 fw |= intel_uncore_forcewake_for_reg(uncore, in wal_get_fw_for_rmw()
H A Dintel_execlists_submission.c3563 engine->fw_domain = intel_uncore_forcewake_for_reg(engine->uncore, in intel_execlists_submission_setup()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dintel_uncore.c220 fw_domains = intel_uncore_forcewake_for_reg(uncore, mmio, in live_forcewake_ops()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dmmio_context.c379 fw = intel_uncore_forcewake_for_reg(uncore, reg, in handle_tlb_pending_event()
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.c74 fw_domains |= intel_uncore_forcewake_for_reg(gt->uncore, in intel_guc_init_send_regs()