Searched refs:chan_to_field (Results 1 - 19 of 19) sorted by relevance

/drivers/video/fbdev/geode/
H A Dgx1fb_core.c150 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) function
176 v = chan_to_field(red, &info->var.red);
177 v |= chan_to_field(green, &info->var.green);
178 v |= chan_to_field(blue, &info->var.blue);
H A Dgxfb_core.c185 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) function
209 v = chan_to_field(red, &info->var.red);
210 v |= chan_to_field(green, &info->var.green);
211 v |= chan_to_field(blue, &info->var.blue);
H A Dlxfb_core.c292 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) function
316 v = chan_to_field(red, &info->var.red);
317 v |= chan_to_field(green, &info->var.green);
318 v |= chan_to_field(blue, &info->var.blue);
/drivers/video/fbdev/
H A Dwm8505fb.c187 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) function
212 val = chan_to_field(red, &fbi->fb.var.red);
213 val |= chan_to_field(green, &fbi->fb.var.green);
214 val |= chan_to_field(blue, &fbi->fb.var.blue);
H A Dvt8500lcdfb.c142 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) function
167 val = chan_to_field(red, &fbi->fb.var.red);
168 val |= chan_to_field(green, &fbi->fb.var.green);
169 val |= chan_to_field(blue, &fbi->fb.var.blue);
H A Dhyperv_fb.c577 static inline u32 chan_to_field(u32 chan, struct fb_bitfield *bf) function
590 pal[regno] = chan_to_field(red, &info->var.red)
591 | chan_to_field(green, &info->var.green)
592 | chan_to_field(blue, &info->var.blue)
593 | chan_to_field(transp, &info->var.transp);
H A Dimxfb.c247 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) function
308 val = chan_to_field(red, &info->var.red);
309 val |= chan_to_field(green, &info->var.green);
310 val |= chan_to_field(blue, &info->var.blue);
H A Dmxsfb.c260 static inline unsigned chan_to_field(unsigned chan, struct fb_bitfield *bf) function
525 val = chan_to_field(red, &fb_info->var.red);
526 val |= chan_to_field(green, &fb_info->var.green);
527 val |= chan_to_field(blue, &fb_info->var.blue);
H A Dnuc900fb.c292 static inline unsigned int chan_to_field(unsigned int chan, function
312 val = chan_to_field(red, &info->var.red);
313 val |= chan_to_field(green, &info->var.green);
314 val |= chan_to_field(blue, &info->var.blue);
H A Dpxa168fb.c477 static unsigned int chan_to_field(unsigned int chan, struct fb_bitfield *bf) function
503 val = chan_to_field(red, &info->var.red);
504 val |= chan_to_field(green, &info->var.green);
505 val |= chan_to_field(blue , &info->var.blue);
H A Ds3c2410fb.c478 static inline unsigned int chan_to_field(unsigned int chan, function
504 val = chan_to_field(red, &info->var.red);
505 val |= chan_to_field(green, &info->var.green);
506 val |= chan_to_field(blue, &info->var.blue);
H A Dsa1100fb.c246 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) function
327 val = chan_to_field(red, &fbi->fb.var.red);
328 val |= chan_to_field(green, &fbi->fb.var.green);
329 val |= chan_to_field(blue, &fbi->fb.var.blue);
H A Ds3c-fb.c725 static inline unsigned int chan_to_field(unsigned int chan, function
762 val = chan_to_field(red, &info->var.red);
763 val |= chan_to_field(green, &info->var.green);
764 val |= chan_to_field(blue, &info->var.blue);
772 val = chan_to_field(red, &win->palette.r);
773 val |= chan_to_field(green, &win->palette.g);
774 val |= chan_to_field(blue, &win->palette.b);
H A Datmel_lcdfb.c775 static inline unsigned int chan_to_field(unsigned int chan, const struct fb_bitfield *bf) function
826 val = chan_to_field(red, &info->var.red);
827 val |= chan_to_field(green, &info->var.green);
828 val |= chan_to_field(blue, &info->var.blue);
H A Dmx3fb.c1022 static u32 chan_to_field(unsigned int chan, struct fb_bitfield *bf) function
1056 val = chan_to_field(red, &fbi->var.red);
1057 val |= chan_to_field(green, &fbi->var.green);
1058 val |= chan_to_field(blue, &fbi->var.blue);
H A Dsm501fb.c894 /* chan_to_field
901 static inline unsigned int chan_to_field(unsigned int chan, function
935 val = chan_to_field(red, &info->var.red);
936 val |= chan_to_field(green, &info->var.green);
937 val |= chan_to_field(blue, &info->var.blue);
H A Dpxafb.c130 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) function
219 val = chan_to_field(red, &fbi->fb.var.red);
220 val |= chan_to_field(green, &fbi->fb.var.green);
221 val |= chan_to_field(blue, &fbi->fb.var.blue);
/drivers/video/fbdev/mmp/fb/
H A Dmmpfb.c312 static unsigned int chan_to_field(unsigned int chan, struct fb_bitfield *bf) function
334 val = chan_to_field(red, &info->var.red);
335 val |= chan_to_field(green, &info->var.green);
336 val |= chan_to_field(blue , &info->var.blue);
/drivers/video/fbdev/mb862xx/
H A Dmb862xxfbdrv.c73 static inline unsigned int chan_to_field(unsigned int chan, function
91 val = chan_to_field(red, &info->var.red);
92 val |= chan_to_field(green, &info->var.green);
93 val |= chan_to_field(blue, &info->var.blue);

Completed in 236 milliseconds