Searched refs:ERR_INT_FIFO_UNDERRUN (Results 1 – 2 of 2) sorted by relevance
352 #define ERR_INT_FIFO_UNDERRUN(pipe) (1 << ((pipe) * 3)) macro
773 if (err_int & ERR_INT_FIFO_UNDERRUN(pipe)) in ivb_err_int_handler()