Lines Matching defs:plane

229 #define _PLANE(plane, a, b)		_PICK_EVEN(plane, a, b)  argument
235 #define _MMIO_PLANE(plane, a, b) _MMIO(_PLANE(plane, a, b)) argument
2871 #define DISPLAY_PLANE_FLIP_PENDING(plane) (1 << (11 - (plane))) /* A and B only */ argument
3266 #define FBC_CTL_PLANE(plane) ((plane) << 0) argument
3279 #define DPFC_CTL_PLANE(plane) ((plane) << 30) argument
3280 #define IVB_DPFC_CTL_PLANE(plane) ((plane) << 29) argument
6331 #define _PLANE_WM_BASE(pipe, plane) \ argument
6333 #define PLANE_WM(pipe, plane, level) \ argument
6339 #define PLANE_WM_TRANS(pipe, plane) \ argument
6529 #define DSPCNTR(plane) _MMIO_PIPE2(plane, _DSPACNTR) argument
6530 #define DSPADDR(plane) _MMIO_PIPE2(plane, _DSPAADDR) argument
6531 #define DSPSTRIDE(plane) _MMIO_PIPE2(plane, _DSPASTRIDE) argument
6532 #define DSPPOS(plane) _MMIO_PIPE2(plane, _DSPAPOS) argument
6533 #define DSPSIZE(plane) _MMIO_PIPE2(plane, _DSPASIZE) argument
6534 #define DSPSURF(plane) _MMIO_PIPE2(plane, _DSPASURF) argument
6535 #define DSPTILEOFF(plane) _MMIO_PIPE2(plane, _DSPATILEOFF) argument
6536 #define DSPLINOFF(plane) DSPADDR(plane) argument
6537 #define DSPOFFSET(plane) _MMIO_PIPE2(plane, _DSPAOFFSET) argument
6538 #define DSPSURFLIVE(plane) _MMIO_PIPE2(plane, _DSPASURFLIVE) argument
6539 #define DSPGAMC(plane, i) _MMIO(_PIPE2(plane, _DSPAGAMC) + (5 - (i)) * 4) /* plane C only, 6 x u0.8… argument
6555 #define PRIMPOS(plane) _MMIO_TRANS2(plane, _PRIMPOS_A) argument
6556 #define PRIMSIZE(plane) _MMIO_TRANS2(plane, _PRIMSIZE_A) argument
6557 #define PRIMCNSTALPHA(plane) _MMIO_TRANS2(plane, _PRIMCNSTALPHA_A) argument
7028 #define PLANE_INPUT_CSC_COEFF(pipe, plane, index) \ argument
7044 #define PLANE_INPUT_CSC_PREOFF(pipe, plane, index) \ argument
7060 #define PLANE_INPUT_CSC_POSTOFF(pipe, plane, index) \ argument
7070 #define PLANE_CTL(pipe, plane) \ argument
7082 #define PLANE_STRIDE(pipe, plane) \ argument
7091 #define PLANE_POS(pipe, plane) \ argument
7100 #define PLANE_SIZE(pipe, plane) \ argument
7109 #define PLANE_SURF(pipe, plane) \ argument
7116 #define PLANE_OFFSET(pipe, plane) \ argument
7123 #define PLANE_KEYVAL(pipe, plane) \ argument
7130 #define PLANE_KEYMSK(pipe, plane) \ argument
7137 #define PLANE_KEYMAX(pipe, plane) \ argument
7148 #define PLANE_BUF_CFG(pipe, plane) \ argument
7157 #define PLANE_NV12_BUF_CFG(pipe, plane) \ argument
7166 #define PLANE_AUX_DIST(pipe, plane) \ argument
7175 #define PLANE_AUX_OFFSET(pipe, plane) \ argument
7184 #define PLANE_CUS_CTL(pipe, plane) \ argument
7194 #define PLANE_COLOR_CTL(pipe, plane) \ argument
7207 #define _SEL_FETCH_PLANE_BASE_A(plane) _PICK(plane, \ argument
7217 #define _SEL_FETCH_PLANE_BASE(pipe, plane) (_SEL_FETCH_PLANE_BASE_1(pipe) - \ argument
7222 #define PLANE_SEL_FETCH_CTL(pipe, plane) _MMIO(_SEL_FETCH_PLANE_BASE(pipe, plane) + \ argument
7228 #define PLANE_SEL_FETCH_POS(pipe, plane) _MMIO(_SEL_FETCH_PLANE_BASE(pipe, plane) + \ argument
7233 #define PLANE_SEL_FETCH_SIZE(pipe, plane) _MMIO(_SEL_FETCH_PLANE_BASE(pipe, plane) + \ argument
7238 #define PLANE_SEL_FETCH_OFFSET(pipe, plane) _MMIO(_SEL_FETCH_PLANE_BASE(pipe, plane) + \ argument
7392 #define PS_PLANE_SEL(plane) (((plane) + 1) << 25) argument
7408 #define PS_PLANE_Y_SEL(plane) (((plane) + 1) << 5) argument
7562 #define DE_PLANE_FLIP_DONE(plane) (1 << (26 + (plane))) argument
7604 #define DE_PLANE_FLIP_DONE_IVB(plane) (1 << (3 + 5 * (plane))) argument