Searched refs:MCURSOR_PIPE_SEL (Results 1 – 2 of 2) sorted by relevance
349 cntl |= MCURSOR_PIPE_SEL(crtc->pipe); in i9xx_cursor_ctl_crtc()
4165 #define MCURSOR_PIPE_SEL(pipe) REG_FIELD_PREP(MCURSOR_PIPE_SEL_MASK, (pipe)) macro