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