Searched refs:GEN11_INTR_ENGINE_INSTANCE (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_irq.c123 const u8 instance = GEN11_INTR_ENGINE_INSTANCE(identity);
H A Dintel_gt_regs.h1652 #define GEN11_INTR_ENGINE_INSTANCE(x) (((x) & GENMASK(25, 20)) >> 20) macro

Completed in 203 milliseconds