Searched refs:GEN7_PARITY_ERROR_BANK (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 4428 #define GEN7_PARITY_ERROR_BANK(reg) \ macro |
D | i915_irq.c | 522 bank = GEN7_PARITY_ERROR_BANK(error_status); in ivybridge_parity_work() |