Searched refs:FW_REG_WRITE (Results 1 – 8 of 8) sorted by relevance
283 if (rw_flag == FW_REG_WRITE) in rw_with_mcr_steering_fw()315 if (GRAPHICS_VER_FULL(uncore->i915) >= IP_VER(12, 70) && rw_flag == FW_REG_WRITE) in rw_with_mcr_steering_fw()337 FW_REG_READ | FW_REG_WRITE); in rw_with_mcr_steering()455 rw_with_mcr_steering(gt, reg, FW_REG_WRITE, group, instance, value); in intel_gt_mcr_unicast_write()
490 FW_REG_WRITE); in xehp_setup_private_ppat()
1838 FW_REG_WRITE); in wal_get_fw_for_rmw()
3557 FW_REG_WRITE); in intel_execlists_submission_setup()
263 #define FW_REG_WRITE (2) macro
2968 if (op & FW_REG_WRITE) in intel_uncore_forcewake_for_reg()
380 FW_REG_READ | FW_REG_WRITE); in handle_tlb_pending_event()
75 FW_REG_READ | FW_REG_WRITE); in intel_guc_init_send_regs()
Completed in 25 milliseconds