Lines Matching defs:pipe
13 #define PIPE_MBUS_DBOX_CTL(pipe) _MMIO_PIPE(pipe, _PIPEA_MBUS_DBOX_CTL, \ argument
41 #define MBUS_JOIN_PIPE_SELECT(pipe) REG_FIELD_PREP(MBUS_JOIN_PIPE_SELECT_MASK, pipe) argument
74 #define _CUR_WM_0(pipe) _PIPE(pipe, _CUR_WM_A_0, _CUR_WM_B_0) argument
75 #define CUR_WM(pipe, level) _MMIO(_CUR_WM_0(pipe) + ((4) * (level))) argument
76 #define CUR_WM_SAGV(pipe) _MMIO_PIPE(pipe, _CUR_WM_SAGV_A, _CUR_WM_SAGV_B) argument
77 #define CUR_WM_SAGV_TRANS(pipe) _MMIO_PIPE(pipe, _CUR_WM_SAGV_TRANS_A, _CUR_WM_SAGV_TRANS_B) argument
78 #define CUR_WM_TRANS(pipe) _MMIO_PIPE(pipe, _CUR_WM_TRANS_A, _CUR_WM_TRANS_B) argument
79 #define _PLANE_WM_1(pipe) _PIPE(pipe, _PLANE_WM_1_A_0, _PLANE_WM_1_B_0) argument
80 #define _PLANE_WM_2(pipe) _PIPE(pipe, _PLANE_WM_2_A_0, _PLANE_WM_2_B_0) argument
81 #define _PLANE_WM_BASE(pipe, plane) \ argument
83 #define PLANE_WM(pipe, plane, level) \ argument
85 #define _PLANE_WM_SAGV_1(pipe) \ argument
87 #define _PLANE_WM_SAGV_2(pipe) \ argument
89 #define PLANE_WM_SAGV(pipe, plane) \ argument
91 #define _PLANE_WM_SAGV_TRANS_1(pipe) \ argument
93 #define _PLANE_WM_SAGV_TRANS_2(pipe) \ argument
95 #define PLANE_WM_SAGV_TRANS(pipe, plane) \ argument
97 #define _PLANE_WM_TRANS_1(pipe) \ argument
99 #define _PLANE_WM_TRANS_2(pipe) \ argument
101 #define PLANE_WM_TRANS(pipe, plane) \ argument
106 #define _PLANE_BUF_CFG_1(pipe) \ argument
108 #define _PLANE_BUF_CFG_2(pipe) \ argument
110 #define PLANE_BUF_CFG(pipe, plane) \ argument
115 #define _PLANE_NV12_BUF_CFG_1(pipe) \ argument
117 #define _PLANE_NV12_BUF_CFG_2(pipe) \ argument
119 #define PLANE_NV12_BUF_CFG(pipe, plane) \ argument
125 #define CUR_BUF_CFG(pipe) _MMIO_PIPE(pipe, _CUR_BUF_CFG_A, _CUR_BUF_CFG_B) argument