Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dintel_gt_mcr.c225 static i915_reg_t mcr_reg_cast(const i915_mcr_reg_t mcr) in mcr_reg_cast() function
305 val = intel_uncore_read_fw(uncore, mcr_reg_cast(reg)); in rw_with_mcr_steering_fw()
307 intel_uncore_write_fw(uncore, mcr_reg_cast(reg), value); in rw_with_mcr_steering_fw()
333 fw_domains = intel_uncore_forcewake_for_reg(uncore, mcr_reg_cast(reg), in rw_with_mcr_steering()
482 intel_uncore_write(gt->uncore, mcr_reg_cast(reg), value); in intel_gt_mcr_multicast_write()
511 intel_uncore_write_fw(gt->uncore, mcr_reg_cast(reg), value); in intel_gt_mcr_multicast_write_fw()
706 return intel_uncore_read_fw(gt->uncore, mcr_reg_cast(reg)); in intel_gt_mcr_read_any_fw()
735 return intel_uncore_read(gt->uncore, mcr_reg_cast(reg)); in intel_gt_mcr_read_any()

Completed in 4 milliseconds