Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_uncore.h161 #define FW_REG_READ (1) macro
Dintel_guc.c60 FW_REG_READ | FW_REG_WRITE); in intel_guc_init_send_regs()
Dintel_engine_cs.c859 FW_REG_READ); in read_subslice_reg()
862 FW_REG_READ | FW_REG_WRITE); in read_subslice_reg()
Dintel_uncore.c2042 intel_uncore_forcewake_for_reg(dev_priv, reg, FW_REG_READ); in __intel_wait_for_register()
2329 if (op & FW_REG_READ) in intel_uncore_forcewake_for_reg()
Dintel_pm.c9717 fw_domains = intel_uncore_forcewake_for_reg(dev_priv, reg, FW_REG_READ); in intel_rc6_residency_ns()
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dmmio_context.c366 FW_REG_READ | FW_REG_WRITE); in handle_tlb_pending_event()