Lines Matching refs:_MMIO_PIPE2
5649 #define _MMIO_PIPE2(pipe, reg) _MMIO(dev_priv->info.pipe_offsets[pipe] - \ macro
5653 #define PIPECONF(pipe) _MMIO_PIPE2(pipe, _PIPEACONF)
5654 #define PIPEDSL(pipe) _MMIO_PIPE2(pipe, _PIPEADSL)
5655 #define PIPEFRAME(pipe) _MMIO_PIPE2(pipe, _PIPEAFRAMEHIGH)
5656 #define PIPEFRAMEPIXEL(pipe) _MMIO_PIPE2(pipe, _PIPEAFRAMEPIXEL)
5657 #define PIPESTAT(pipe) _MMIO_PIPE2(pipe, _PIPEASTAT)
5672 #define PIPEMISC(pipe) _MMIO_PIPE2(pipe, _PIPE_MISC_A)
6049 #define PIPE_FRMCOUNT_G4X(pipe) _MMIO_PIPE2(pipe, _PIPEA_FRMCOUNT_G4X)
6050 #define PIPE_FLIPCOUNT_G4X(pipe) _MMIO_PIPE2(pipe, _PIPEA_FLIPCOUNT_G4X)
6162 #define DSPCNTR(plane) _MMIO_PIPE2(plane, _DSPACNTR)
6163 #define DSPADDR(plane) _MMIO_PIPE2(plane, _DSPAADDR)
6164 #define DSPSTRIDE(plane) _MMIO_PIPE2(plane, _DSPASTRIDE)
6165 #define DSPPOS(plane) _MMIO_PIPE2(plane, _DSPAPOS)
6166 #define DSPSIZE(plane) _MMIO_PIPE2(plane, _DSPASIZE)
6167 #define DSPSURF(plane) _MMIO_PIPE2(plane, _DSPASURF)
6168 #define DSPTILEOFF(plane) _MMIO_PIPE2(plane, _DSPATILEOFF)
6170 #define DSPOFFSET(plane) _MMIO_PIPE2(plane, _DSPAOFFSET)
6171 #define DSPSURFLIVE(plane) _MMIO_PIPE2(plane, _DSPASURFLIVE)
7981 #define HSW_STEREO_3D_CTL(trans) _MMIO_PIPE2(trans, _HSW_STEREO_3D_CTL_A)
9741 _MMIO_PIPE2(pipe, _PIPE_FRMTMSTMP_A)