Lines Matching refs:__u32

26 	__u32 smem_len;			/* Length of frame buffer mem */
27 __u32 type; /* see FB_TYPE_* */
28 __u32 type_aux; /* Interleave for interleaved Planes */
29 __u32 visual; /* see FB_VISUAL_* */
33 __u32 line_length; /* length of a line in bytes */
36 __u32 mmio_len; /* Length of Memory Mapped I/O */
37 __u32 accel; /* Indicate to driver which */
54 __u32 offset; /* beginning of bitfield */
55 __u32 length; /* length of bitfield */
56 __u32 msb_right;
105 __u32 xres; /* visible resolution */
106 __u32 yres;
107 __u32 xres_virtual; /* virtual resolution */
108 __u32 yres_virtual;
109 __u32 xoffset; /* offset from virtual to visible */
110 __u32 yoffset; /* resolution */
112 __u32 bits_per_pixel; /* guess what */
113 __u32 grayscale; /* != 0 Graylevels instead of colors */
120 __u32 nonstd; /* != 0 Non standard pixel format */
122 __u32 activate; /* see FB_ACTIVATE_* */
124 __u32 height; /* height of picture in mm */
125 __u32 width; /* width of picture in mm */
127 __u32 accel_flags; /* (OBSOLETE) see fb_info.flags */
130 __u32 pixclock; /* pixel clock in ps (pico seconds) */
131 __u32 left_margin; /* time from sync to picture */
132 __u32 right_margin; /* time from picture to sync */
133 __u32 upper_margin; /* time from sync to picture */
134 __u32 lower_margin;
135 __u32 hsync_len; /* length of horizontal sync */
136 __u32 vsync_len; /* length of vertical sync */
137 __u32 sync; /* see FB_SYNC_* */
138 __u32 vmode; /* see FB_VMODE_* */
139 __u32 rotate; /* angle we rotate counter clockwise */
140 __u32 reserved[5]; /* Reserved for future compatibility */
144 __u32 start; /* First entry */
145 __u32 len; /* Number of entries */
153 __u32 console;
154 __u32 framebuffer;
192 __u32 flags; /* FB_VBLANK flags */
193 __u32 count; /* counter of retraces since boot */
194 __u32 vcount; /* current scanline position */
195 __u32 hcount; /* current scandot position */
196 __u32 reserved[4]; /* reserved for future compatibility */
204 __u32 dx;
205 __u32 dy;
206 __u32 width;
207 __u32 height;
208 __u32 sx;
209 __u32 sy;
213 __u32 dx; /* screen-relative */
214 __u32 dy;
215 __u32 width;
216 __u32 height;
217 __u32 color;
218 __u32 rop;
222 __u32 dx; /* Where to place image */
223 __u32 dy;
224 __u32 width; /* Size of image */
225 __u32 height;
226 __u32 fg_color; /* Only used when a mono bitmap */
227 __u32 bg_color;
297 __u32 redx; /* in fraction of 1024 */
298 __u32 greenx;
299 __u32 bluex;
300 __u32 whitex;
301 __u32 redy;
302 __u32 greeny;
303 __u32 bluey;
304 __u32 whitey;
314 __u32 modedb_len; /* mode database length */
315 __u32 model; /* Monitor Model */
316 __u32 serial; /* Serial Number - Integer */
317 __u32 year; /* Year manufactured */
318 __u32 week; /* Week Manufactured */
319 __u32 hfmin; /* hfreq lower limit (Hz) */
320 __u32 hfmax; /* hfreq upper limit (Hz) */
321 __u32 dclkmin; /* pixelclock lower limit (Hz) */
322 __u32 dclkmax; /* pixelclock upper limit (Hz) */
338 __u32 start; /* First entry */
339 __u32 len; /* Number of entries */
347 __u32 dx; /* Where to place image */
348 __u32 dy;
349 __u32 width; /* Size of image */
350 __u32 height;
351 __u32 fg_color; /* Only used when a mono bitmap */
352 __u32 bg_color;