Home
last modified time | relevance | path

Searched refs:GEN12_GUC_SEM_INTR_ENABLES (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_reg.h105 #define GEN12_GUC_SEM_INTR_ENABLES _MMIO(0xc71c) macro
Dintel_guc_submission.c4194 intel_uncore_write(gt->uncore, GEN12_GUC_SEM_INTR_ENABLES, in intel_guc_submission_enable()
4210 intel_uncore_write(gt->uncore, GEN12_GUC_SEM_INTR_ENABLES, 0x0); in intel_guc_submission_disable()