Searched refs:CUR_WM_TRANS (Results 1 – 2 of 2) sorted by relevance
3109 I915_WRITE(CUR_WM_TRANS(pipe), new->cursor_trans[pipe]); in skl_write_wm_values()3520 hw->cursor_trans[pipe] = I915_READ(CUR_WM_TRANS(pipe)); in skl_pipe_wm_get_hw_state()
4314 #define CUR_WM_TRANS(pipe) _PIPE(pipe, CUR_WM_TRANS_A_0, CUR_WM_TRANS_B_0) macro