Searched refs:PIPE_FRMTMSTMP (Results 1 – 2 of 2) sorted by relevance
691 scan_prev_time = I915_READ_FW(PIPE_FRMTMSTMP(crtc->pipe)); in __intel_get_crtc_scanline_from_timestamp()699 scan_post_time = I915_READ_FW(PIPE_FRMTMSTMP(crtc->pipe)); in __intel_get_crtc_scanline_from_timestamp()
10867 #define PIPE_FRMTMSTMP(pipe) \ macro