Lines Matching defs:cg6_fbc
189 struct cg6_fbc { struct
190 u32 xxx0[1];
191 u32 mode;
192 u32 clip;
193 u32 xxx1[1];
194 u32 s;
195 u32 draw;
196 u32 blit;
197 u32 font;
198 u32 xxx2[24];
199 u32 x0, y0, z0, color0;
200 u32 x1, y1, z1, color1;
201 u32 x2, y2, z2, color2;
202 u32 x3, y3, z3, color3;
203 u32 offx, offy;
204 u32 xxx3[2];
205 u32 incx, incy;
206 u32 xxx4[2];
207 u32 clipminx, clipminy;
208 u32 xxx5[2];
209 u32 clipmaxx, clipmaxy;
210 u32 xxx6[2];
211 u32 fg;
212 u32 bg;
213 u32 alu;
214 u32 pm;
215 u32 pixelm;
216 u32 xxx7[2];
217 u32 patalign;
218 u32 pattern[8];
219 u32 xxx8[432];
220 u32 apointx, apointy, apointz;
221 u32 xxx9[1];
222 u32 rpointx, rpointy, rpointz;
223 u32 xxx10[5];
224 u32 pointr, pointg, pointb, pointa;
225 u32 alinex, aliney, alinez;
226 u32 xxx11[1];
227 u32 rlinex, rliney, rlinez;
228 u32 xxx12[5];
229 u32 liner, lineg, lineb, linea;
230 u32 atrix, atriy, atriz;
231 u32 xxx13[1];
232 u32 rtrix, rtriy, rtriz;
233 u32 xxx14[5];
257 struct cg6_fbc __iomem *fbc; argument