Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_gt_mcr.c227 (rw_flag == FW_REG_READ ? GEN11_MCR_MULTICAST : 0)); in rw_with_mcr_steering_fw()
265 if (rw_flag == FW_REG_READ) in rw_with_mcr_steering_fw()
298 FW_REG_READ | FW_REG_WRITE); in rw_with_mcr_steering()
440 return rw_with_mcr_steering(gt, reg, FW_REG_READ, group, instance, 0); in intel_gt_mcr_read()
705 FW_REG_READ, in intel_gt_mcr_read_any_fw()
734 FW_REG_READ, in intel_gt_mcr_read_any()
Dintel_rc6.c808 fw_domains = intel_uncore_forcewake_for_reg(uncore, reg, FW_REG_READ); in intel_rc6_residency_ns()
Dintel_workarounds.c140 FW_REG_READ | in wal_get_fw_for_rmw()
/linux-6.12.1/drivers/gpu/drm/i915/
Dintel_uncore.h262 #define FW_REG_READ (1) macro
466 FW_REG_READ); in intel_uncore_read64_2x32()
469 FW_REG_READ); in intel_uncore_read64_2x32()
Dintel_uncore.c2777 intel_uncore_forcewake_for_reg(uncore, reg, FW_REG_READ); in __intel_wait_for_register()
2878 if (op & FW_REG_READ) in intel_uncore_forcewake_for_reg()
/linux-6.12.1/drivers/gpu/drm/i915/selftests/
Dintel_uncore.c220 FW_REG_READ); in live_forcewake_ops()
/linux-6.12.1/drivers/gpu/drm/i915/gvt/
Dmmio_context.c388 FW_REG_READ | FW_REG_WRITE); in handle_tlb_pending_event()
/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc.c76 FW_REG_READ | FW_REG_WRITE); in intel_guc_init_send_regs()