Lines Matching refs:_PIPE2
4034 #define _PIPE2(pipe, reg) (dev_priv->info.pipe_offsets[pipe] - \ macro
4038 #define PIPECONF(pipe) _PIPE2(pipe, _PIPEACONF)
4039 #define PIPEDSL(pipe) _PIPE2(pipe, _PIPEADSL)
4040 #define PIPEFRAME(pipe) _PIPE2(pipe, _PIPEAFRAMEHIGH)
4041 #define PIPEFRAMEPIXEL(pipe) _PIPE2(pipe, _PIPEAFRAMEPIXEL)
4042 #define PIPESTAT(pipe) _PIPE2(pipe, _PIPEASTAT)
4054 #define PIPEMISC(pipe) _PIPE2(pipe, _PIPE_MISC_A)
4404 #define PIPE_FRMCOUNT_GM45(pipe) _PIPE2(pipe, _PIPEA_FRMCOUNT_GM45)
4405 #define PIPE_FLIPCOUNT_GM45(pipe) _PIPE2(pipe, _PIPEA_FLIPCOUNT_GM45)
4513 #define DSPCNTR(plane) _PIPE2(plane, _DSPACNTR)
4514 #define DSPADDR(plane) _PIPE2(plane, _DSPAADDR)
4515 #define DSPSTRIDE(plane) _PIPE2(plane, _DSPASTRIDE)
4516 #define DSPPOS(plane) _PIPE2(plane, _DSPAPOS)
4517 #define DSPSIZE(plane) _PIPE2(plane, _DSPASIZE)
4518 #define DSPSURF(plane) _PIPE2(plane, _DSPASURF)
4519 #define DSPTILEOFF(plane) _PIPE2(plane, _DSPATILEOFF)
4521 #define DSPOFFSET(plane) _PIPE2(plane, _DSPAOFFSET)
4522 #define DSPSURFLIVE(plane) _PIPE2(plane, _DSPASURFLIVE)
5676 _PIPE2(trans, HSW_STEREO_3D_CTL_A)