Searched refs:PIPE_WM_LINETIME (Results 1 – 2 of 2) sorted by relevance
2027 temp = I915_READ(PIPE_WM_LINETIME(pipe)); in haswell_update_linetime_wm()2044 I915_WRITE(PIPE_WM_LINETIME(pipe), temp); in haswell_update_linetime_wm()
4648 #define PIPE_WM_LINETIME(pipe) _PIPE(pipe, PIPE_WM_LINETIME_A, \ macro