Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_mcr.c265 (rw_flag == FW_REG_READ ? GEN11_MCR_MULTICAST : 0)); in rw_with_mcr_steering_fw()
303 if (rw_flag == FW_REG_READ) in rw_with_mcr_steering_fw()
336 FW_REG_READ | FW_REG_WRITE); in rw_with_mcr_steering()
457 return rw_with_mcr_steering(gt, reg, FW_REG_READ, group, instance, 0); in intel_gt_mcr_read()
722 FW_REG_READ, in intel_gt_mcr_read_any_fw()
751 FW_REG_READ, in intel_gt_mcr_read_any()
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.c138 FW_REG_READ | in wal_get_fw_for_rmw()
/openbsd/sys/dev/pci/drm/i915/
H A 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()
H A Dintel_uncore.c2969 intel_uncore_forcewake_for_reg(uncore, reg, FW_REG_READ); in __intel_wait_for_register()
3070 if (op & FW_REG_READ) in intel_uncore_forcewake_for_reg()
/openbsd/sys/dev/pci/drm/i915/selftests/
H A Dintel_uncore.c221 FW_REG_READ); in live_forcewake_ops()
/openbsd/sys/dev/pci/drm/i915/gvt/
H A Dmmio_context.c380 FW_REG_READ | FW_REG_WRITE); in handle_tlb_pending_event()
/openbsd/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc.c76 FW_REG_READ | FW_REG_WRITE); in intel_guc_init_send_regs()