Searched refs:bg_color (Results 26 - 46 of 46) sorted by relevance

12

/linux-master/drivers/video/fbdev/
H A Dvga16fb.c1148 writeb(image->bg_color, where);
1151 setmask(image->fg_color ^ image->bg_color);
1183 writeb(image->bg_color, where);
1199 setcolor(image->bg_color);
H A Dpm2fb.c1179 bgx = image->bg_color;
1184 bgx = par->palette[image->bg_color];
1302 u32 bg_idx = cursor->image.bg_color;
1411 u32 bg_idx = cursor->image.bg_color;
H A Dvt8623fb.c145 u32 bg = expand_color(image->bg_color);
201 u32 bg = image->bg_color * 0x11111111;
H A Dpm3fb.c528 bgx = image->bg_color;
533 bgx = par->palette[image->bg_color];
660 u32 bg_idx = cursor->image.bg_color;
H A Datafb.c2549 image->bg_color, image->fg_color);
2553 image->bg_color, image->fg_color);
2557 image->bg_color, image->fg_color);
2561 image->bg_color, image->fg_color);
H A Darkfb.c178 u32 bg = expand_color(image->bg_color);
236 u32 bg = image->bg_color * 0x11111111;
H A Dneofb.c1466 writel(image->bg_color, &par->neo2200->bgColor);
1472 writel(((u32 *) (info->pseudo_palette))[image->bg_color],
1592 u32 bg = cursor->image.bg_color;
1595 info->cursor.image.bg_color = bg;
H A Dtridentfb.c652 bgcol = img->bg_color;
657 bgcol = ((u32 *)(info->pseudo_palette))[img->bg_color];
H A Ds3fb.c350 u32 bg = expand_color(image->bg_color);
407 u32 bg = image->bg_color * 0x11111111;
H A Dcg6.c413 sbus_writel(image->bg_color, &fbc->bg);
H A Dffb.c566 bg = ((u32 *)info->pseudo_palette)[image->bg_color];
H A Dsm501fb.c1089 unsigned int bg_col = cursor->image.bg_color;
H A Dtgafb.c671 bgcolor = image->bg_color;
H A Dfsl-diu-fb.c1069 unsigned int bg_idx = cursor->image.bg_color;
H A Damifb.c3362 src, image->bg_color,
/linux-master/drivers/video/
H A Dsticore.c166 .bg_color = c_bg(sti, c),
203 .bg_color = color,
236 .bg_color = c_bg(sti, c),
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_accel.c508 bgx = ((u_int32_t*)info->pseudo_palette)[image->bg_color];
/linux-master/drivers/video/fbdev/riva/
H A Dfbdev.c1501 bgx = image->bg_color;
1507 bgx = ((u32 *)info->pseudo_palette)[image->bg_color];
1510 bgx = par->palette[image->bg_color];
1603 u32 bg_idx = cursor->image.bg_color;
/linux-master/include/linux/
H A Dfb.h112 __u32 bg_color; member in struct:fb_image_user
/linux-master/drivers/video/fbdev/nvidia/
H A Dnvidia.c557 u32 bg_idx = cursor->image.bg_color;
/linux-master/drivers/video/fbdev/i810/
H A Di810_main.c1510 cursor->image.bg_color,

Completed in 184 milliseconds

12