Lines Matching refs:pseudo_palette
276 * which we store the value in pseudo_palette in struct fb_info. For
304 * pseudo_palette[X] is programmed to (X << red.offset) |
316 * pseudo_palette is not used
327 * pseudo_palette is not used
335 * pseudo_palette is programmed to (red << red.offset) |
381 * info->pseudo_palette. This structure is used _only_ by fbcon, thus
383 * by the console. The pseudo_palette is used only if the visual is
385 * pseudo_palette is not used. (This might change in the future.)
387 * The contents of the pseudo_palette is in raw pixel format. Ie, each
389 * The pseudo_palette is (void *). However, if using the generic
390 * drawing functions (cfb_imageblit, cfb_fillrect), the pseudo_palette
407 ((u32*)(info->pseudo_palette))[regno] = v;
691 info->pseudo_palette = pseudo_palette; /* The pseudopalette is an