Searched refs:GEN7_PARITY_ERROR_BANK (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/drm/i915/ | ||
H A D | i915_irq.c | 214 bank = GEN7_PARITY_ERROR_BANK(error_status); in ivb_parity_work() |
H A D | i915_reg.h | 5466 #define GEN7_PARITY_ERROR_BANK(reg) \ macro |