Searched refs:PGTBL_ER (Results 1 – 5 of 5) sorted by relevance
35 #define PGTBL_ER 0x02024 macro
45 i810_readl(PGTBL_ER, mmio), in i810_report_error()
2495 u32 pgtbl_err = I915_READ(PGTBL_ER); in i915_report_and_clear_eir()2498 I915_WRITE(PGTBL_ER, pgtbl_err); in i915_report_and_clear_eir()2499 POSTING_READ(PGTBL_ER); in i915_report_and_clear_eir()2505 u32 pgtbl_err = I915_READ(PGTBL_ER); in i915_report_and_clear_eir()2508 I915_WRITE(PGTBL_ER, pgtbl_err); in i915_report_and_clear_eir()2509 POSTING_READ(PGTBL_ER); in i915_report_and_clear_eir()
1234 error->pgtbl_er = I915_READ(PGTBL_ER); in i915_capture_reg_state()
1498 #define PGTBL_ER 0x02024 macro