Searched refs:DISP_PIPE_SEL (Results 1 – 2 of 2) sorted by relevance
363 dspcntr |= DISP_PIPE_SEL(crtc->pipe); in i9xx_plane_ctl_crtc()
4240 #define DISP_PIPE_SEL(pipe) REG_FIELD_PREP(DISP_PIPE_SEL_MASK, (pipe)) macro