Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Dintel_uncore.c201 FW_REG_READ); in live_forcewake_ops()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Dintel_uncore.h207 #define FW_REG_READ (1) macro
H A Dintel_uncore.c2089 intel_uncore_forcewake_for_reg(uncore, reg, FW_REG_READ); in __intel_wait_for_register()
2184 if (op & FW_REG_READ) in intel_uncore_forcewake_for_reg()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.c76 FW_REG_READ | FW_REG_WRITE); in intel_guc_init_send_regs()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dmmio_context.c374 FW_REG_READ | FW_REG_WRITE); in handle_tlb_pending_event()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_rc6.c737 fw_domains = intel_uncore_forcewake_for_reg(uncore, reg, FW_REG_READ); in intel_rc6_residency_ns()
H A Dintel_engine_cs.c1074 FW_REG_READ); in read_subslice_reg()
1077 FW_REG_READ | FW_REG_WRITE); in read_subslice_reg()
H A Dintel_workarounds.c1309 FW_REG_READ | in wal_get_fw_for_rmw()