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