Searched refs:err_int (Results 1 – 6 of 6) sorted by relevance
143 uint32_t err_int = I915_READ(GEN7_ERR_INT); in ivybridge_check_fifo_underruns() local147 if ((err_int & ERR_INT_FIFO_UNDERRUN(pipe)) == 0) in ivybridge_check_fifo_underruns()
66 u32 err_int; /* gen7 */ member
2350 u32 err_int = I915_READ(GEN7_ERR_INT); in ivb_err_int_handler() local2353 if (err_int & ERR_INT_POISON) in ivb_err_int_handler()2357 if (err_int & ERR_INT_FIFO_UNDERRUN(pipe)) in ivb_err_int_handler()2360 if (err_int & ERR_INT_PIPE_CRC_DONE(pipe)) { in ivb_err_int_handler()2368 I915_WRITE(GEN7_ERR_INT, err_int); in ivb_err_int_handler()
724 err_printf(m, "ERR_INT: 0x%08x\n", error->err_int); in i915_error_state_to_str()1644 error->err_int = I915_READ(GEN7_ERR_INT); in capture_reg_state()
598 u32 err_int; /* 0x301C */ member
1832 goto err_int; in s3c2410_udc_probe()1892 err_int: in s3c2410_udc_probe()