Lines Matching refs:PREG
143 #define PREG(n, x) ((n) * 0x26 + x) macro
144 #define REG_P_OUT_WIDTH(n) PREG(n, 0x0242)
145 #define REG_P_OUT_HEIGHT(n) PREG(n, 0x0244)
146 #define REG_P_FMT(n) PREG(n, 0x0246)
147 #define REG_P_MAX_OUT_RATE(n) PREG(n, 0x0248)
148 #define REG_P_MIN_OUT_RATE(n) PREG(n, 0x024a)
149 #define REG_P_PVI_MASK(n) PREG(n, 0x024c)
151 #define REG_P_CLK_INDEX(n) PREG(n, 0x024e)
154 #define REG_P_FR_RATE_TYPE(n) PREG(n, 0x0250)
158 #define REG_P_FR_RATE_Q_TYPE(n) PREG(n, 0x0252)
163 #define REG_P_MAX_FR_TIME(n) PREG(n, 0x0254)
164 #define REG_P_MIN_FR_TIME(n) PREG(n, 0x0256)
168 #define REG_P_SATURATION(n) PREG(n, 0x0258)
169 #define REG_P_SHARP_BLUR(n) PREG(n, 0x025a)
170 #define REG_P_GLAMOUR(n) PREG(n, 0x025c)
171 #define REG_P_COLORTEMP(n) PREG(n, 0x025e)
172 #define REG_P_GAMMA_INDEX(n) PREG(n, 0x0260)
173 #define REG_P_PREV_MIRROR(n) PREG(n, 0x0262)
174 #define REG_P_CAP_MIRROR(n) PREG(n, 0x0264)
175 #define REG_P_CAP_ROTATION(n) PREG(n, 0x0266)