Searched refs:SERR_INT (Results 1 – 3 of 3) sorted by relevance
212 I915_WRITE(SERR_INT, in cpt_set_fifo_underrun_reporting()222 if (old && I915_READ(SERR_INT) & in cpt_set_fifo_underrun_reporting()
1917 u32 serr_int = I915_READ(SERR_INT); in cpt_serr_int_handler()1931 I915_WRITE(SERR_INT, serr_int); in cpt_serr_int_handler()3094 I915_WRITE(SERR_INT, 0xffffffff); in ibx_irq_reset()
6077 #define SERR_INT 0xc4040 macro