Home
last modified time | relevance | path

Searched refs:SERR_INT_TRANS_FIFO_UNDERRUN (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_fifo_underrun.c213 SERR_INT_TRANS_FIFO_UNDERRUN(pch_transcoder)); in cpt_set_fifo_underrun_reporting()
223 SERR_INT_TRANS_FIFO_UNDERRUN(pch_transcoder)) { in cpt_set_fifo_underrun_reporting()
Di915_reg.h5461 #define SERR_INT_TRANS_FIFO_UNDERRUN(pipe) (1<<(pipe*3)) macro