Lines Matching refs:_PIPE2
4464 #define _PIPE2(pipe, reg) (dev_priv->info.pipe_offsets[pipe] - \ macro
4468 #define PIPECONF(pipe) _PIPE2(pipe, _PIPEACONF)
4469 #define PIPEDSL(pipe) _PIPE2(pipe, _PIPEADSL)
4470 #define PIPEFRAME(pipe) _PIPE2(pipe, _PIPEAFRAMEHIGH)
4471 #define PIPEFRAMEPIXEL(pipe) _PIPE2(pipe, _PIPEAFRAMEPIXEL)
4472 #define PIPESTAT(pipe) _PIPE2(pipe, _PIPEASTAT)
4484 #define PIPEMISC(pipe) _PIPE2(pipe, _PIPE_MISC_A)
4858 #define PIPE_FRMCOUNT_G4X(pipe) _PIPE2(pipe, _PIPEA_FRMCOUNT_G4X)
4859 #define PIPE_FLIPCOUNT_G4X(pipe) _PIPE2(pipe, _PIPEA_FLIPCOUNT_G4X)
4967 #define DSPCNTR(plane) _PIPE2(plane, _DSPACNTR)
4968 #define DSPADDR(plane) _PIPE2(plane, _DSPAADDR)
4969 #define DSPSTRIDE(plane) _PIPE2(plane, _DSPASTRIDE)
4970 #define DSPPOS(plane) _PIPE2(plane, _DSPAPOS)
4971 #define DSPSIZE(plane) _PIPE2(plane, _DSPASIZE)
4972 #define DSPSURF(plane) _PIPE2(plane, _DSPASURF)
4973 #define DSPTILEOFF(plane) _PIPE2(plane, _DSPATILEOFF)
4975 #define DSPOFFSET(plane) _PIPE2(plane, _DSPAOFFSET)
4976 #define DSPSURFLIVE(plane) _PIPE2(plane, _DSPASURFLIVE)
6312 _PIPE2(trans, HSW_STEREO_3D_CTL_A)