Lines Matching defs:plane
29 #define _PLANE(plane, a, b) _PIPE(plane, a, b) argument
1749 #define DISPLAY_PLANE_FLIP_PENDING(plane) (1<<(11-(plane))) /* A and B only */ argument
2045 #define FBC_CTL_PLANE(plane) ((plane)<<0) argument
2058 #define DPFC_CTL_PLANE(plane) ((plane)<<30) argument
2059 #define IVB_DPFC_CTL_PLANE(plane) ((plane)<<29) argument
4772 #define _PLANE_WM_BASE(pipe, plane) \ argument
4774 #define PLANE_WM(pipe, plane, level) \ argument
4780 #define PLANE_WM_TRANS(pipe, plane) \ argument
4967 #define DSPCNTR(plane) _PIPE2(plane, _DSPACNTR) argument
4968 #define DSPADDR(plane) _PIPE2(plane, _DSPAADDR) argument
4969 #define DSPSTRIDE(plane) _PIPE2(plane, _DSPASTRIDE) argument
4970 #define DSPPOS(plane) _PIPE2(plane, _DSPAPOS) argument
4971 #define DSPSIZE(plane) _PIPE2(plane, _DSPASIZE) argument
4972 #define DSPSURF(plane) _PIPE2(plane, _DSPASURF) argument
4973 #define DSPTILEOFF(plane) _PIPE2(plane, _DSPATILEOFF) argument
4974 #define DSPLINOFF(plane) DSPADDR(plane) argument
4975 #define DSPOFFSET(plane) _PIPE2(plane, _DSPAOFFSET) argument
4976 #define DSPSURFLIVE(plane) _PIPE2(plane, _DSPASURFLIVE) argument
4992 #define PRIMPOS(plane) _TRANSCODER2(plane, _PRIMPOS_A) argument
4993 #define PRIMSIZE(plane) _TRANSCODER2(plane, _PRIMSIZE_A) argument
4994 #define PRIMCNSTALPHA(plane) _TRANSCODER2(plane, _PRIMCNSTALPHA_A) argument
5233 #define SPCNTR(pipe, plane) _PIPE((pipe) * 2 + (plane), _SPACNTR, _SPBCNTR) argument
5234 #define SPLINOFF(pipe, plane) _PIPE((pipe) * 2 + (plane), _SPALINOFF, _SPBLINOFF) argument
5235 #define SPSTRIDE(pipe, plane) _PIPE((pipe) * 2 + (plane), _SPASTRIDE, _SPBSTRIDE) argument
5236 #define SPPOS(pipe, plane) _PIPE((pipe) * 2 + (plane), _SPAPOS, _SPBPOS) argument
5237 #define SPSIZE(pipe, plane) _PIPE((pipe) * 2 + (plane), _SPASIZE, _SPBSIZE) argument
5238 #define SPKEYMINVAL(pipe, plane) _PIPE((pipe) * 2 + (plane), _SPAKEYMINVAL, _SPBKEYMINVAL) argument
5239 #define SPKEYMSK(pipe, plane) _PIPE((pipe) * 2 + (plane), _SPAKEYMSK, _SPBKEYMSK) argument
5240 #define SPSURF(pipe, plane) _PIPE((pipe) * 2 + (plane), _SPASURF, _SPBSURF) argument
5241 #define SPKEYMAXVAL(pipe, plane) _PIPE((pipe) * 2 + (plane), _SPAKEYMAXVAL, _SPBKEYMAXVAL) argument
5242 #define SPTILEOFF(pipe, plane) _PIPE((pipe) * 2 + (plane), _SPATILEOFF, _SPBTILEOFF) argument
5243 #define SPCONSTALPHA(pipe, plane) _PIPE((pipe) * 2 + (plane), _SPACONSTALPHA, _SPBCONSTALPHA) argument
5244 #define SPGAMC(pipe, plane) _PIPE((pipe) * 2 + (plane), _SPAGAMC, _SPBGAMC) argument
5355 #define PLANE_CTL(pipe, plane) \ argument
5367 #define PLANE_STRIDE(pipe, plane) \ argument
5376 #define PLANE_POS(pipe, plane) \ argument
5385 #define PLANE_SIZE(pipe, plane) \ argument
5394 #define PLANE_SURF(pipe, plane) \ argument
5401 #define PLANE_OFFSET(pipe, plane) \ argument
5408 #define PLANE_KEYVAL(pipe, plane) \ argument
5415 #define PLANE_KEYMSK(pipe, plane) \ argument
5422 #define PLANE_KEYMAX(pipe, plane) \ argument
5431 #define PLANE_BUF_CFG(pipe, plane) \ argument
5440 #define PLANE_NV12_BUF_CFG(pipe, plane) \ argument
5590 #define PS_PLANE_SEL(plane) (((plane) + 1) << 25) argument
5712 #define DE_PLANE_FLIP_DONE(plane) (1 << (26 + (plane))) argument
5753 #define DE_PLANE_FLIP_DONE_IVB(plane) (1<< (3 + 5*(plane))) argument