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()
2512 u32 pgtbl_err = I915_READ(PGTBL_ER); in i915_report_and_clear_eir()2515 I915_WRITE(PGTBL_ER, pgtbl_err); in i915_report_and_clear_eir()2516 POSTING_READ(PGTBL_ER); in i915_report_and_clear_eir()2522 u32 pgtbl_err = I915_READ(PGTBL_ER); in i915_report_and_clear_eir()2525 I915_WRITE(PGTBL_ER, pgtbl_err); in i915_report_and_clear_eir()2526 POSTING_READ(PGTBL_ER); in i915_report_and_clear_eir()
1234 error->pgtbl_er = I915_READ(PGTBL_ER); in i915_capture_reg_state()
1492 #define PGTBL_ER 0x02024 macro