Searched refs:attr_bgcol_ec (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/console/
H A Dfbcon.h150 #define attr_bgcol_ec(bgshift, vc, info) attr_col_ec(bgshift, vc, info, 0) macro
H A Dtileblit.c44 rect.bg = attr_bgcol_ec(bgshift, vc, info);
H A Dbitblit.c67 region.color = attr_bgcol_ec(bgshift, vc, info);
217 region.color = attr_bgcol_ec(bgshift, vc, info);
H A Dfbcon_ccw.c88 region.color = attr_bgcol_ec(bgshift,vc,info);
202 region.color = attr_bgcol_ec(bgshift,vc,info);
H A Dfbcon_cw.c74 region.color = attr_bgcol_ec(bgshift,vc,info);
186 region.color = attr_bgcol_ec(bgshift,vc,info);
H A Dfbcon_ud.c75 region.color = attr_bgcol_ec(bgshift,vc,info);
232 region.color = attr_bgcol_ec(bgshift,vc,info);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dpmag-aa-fb.c152 u8 fgc = ~attr_bgcol_ec(disp, disp->conp, &info->info);

Completed in 102 milliseconds