Lines Matching refs:_MMIO_PIPE2
2642 #define TRANSCONF(trans) _MMIO_PIPE2((trans), _TRANSACONF)
2643 #define PIPEDSL(pipe) _MMIO_PIPE2(pipe, _PIPEADSL)
2644 #define PIPEFRAME(pipe) _MMIO_PIPE2(pipe, _PIPEAFRAMEHIGH)
2645 #define PIPEFRAMEPIXEL(pipe) _MMIO_PIPE2(pipe, _PIPEAFRAMEPIXEL)
2646 #define PIPESTAT(pipe) _MMIO_PIPE2(pipe, _PIPEASTAT)
2650 #define PIPEGCMAX(pipe, i) _MMIO_PIPE2(pipe, _PIPEAGCMAX + (i) * 4) /* u1.16 */
2653 #define PIPE_ARB_CTL(pipe) _MMIO_PIPE2(pipe, _PIPE_ARB_CTL_A)
2704 #define ICL_PIPESTATUS(pipe) _MMIO_PIPE2(pipe, _ICL_PIPE_A_STATUS)
3034 #define PIPE_FRMCOUNT_G4X(pipe) _MMIO_PIPE2(pipe, _PIPEA_FRMCOUNT_G4X)
3035 #define PIPE_FLIPCOUNT_G4X(pipe) _MMIO_PIPE2(pipe, _PIPEA_FLIPCOUNT_G4X)
3157 #define DSPADDR_VLV(plane) _MMIO_PIPE2(plane, _DSPAADDR_VLV)
3158 #define DSPCNTR(plane) _MMIO_PIPE2(plane, _DSPACNTR)
3159 #define DSPADDR(plane) _MMIO_PIPE2(plane, _DSPAADDR)
3160 #define DSPSTRIDE(plane) _MMIO_PIPE2(plane, _DSPASTRIDE)
3161 #define DSPPOS(plane) _MMIO_PIPE2(plane, _DSPAPOS)
3162 #define DSPSIZE(plane) _MMIO_PIPE2(plane, _DSPASIZE)
3163 #define DSPSURF(plane) _MMIO_PIPE2(plane, _DSPASURF)
3164 #define DSPTILEOFF(plane) _MMIO_PIPE2(plane, _DSPATILEOFF)
3166 #define DSPOFFSET(plane) _MMIO_PIPE2(plane, _DSPAOFFSET)
3167 #define DSPSURFLIVE(plane) _MMIO_PIPE2(plane, _DSPASURFLIVE)
3168 #define DSPGAMC(plane, i) _MMIO_PIPE2(plane, _DSPAGAMC + (5 - (i)) * 4) /* plane C only, 6 x u0.8 */
5129 #define HSW_STEREO_3D_CTL(trans) _MMIO_PIPE2(trans, _HSW_STEREO_3D_CTL_A)
6576 _MMIO_PIPE2(pipe, _VLV_PIPE_MSA_MISC_A)