attr_col_ec 152 drivers/video/fbdev/core/fbcon.h #define attr_bgcol_ec(bgshift, vc, info) attr_col_ec(bgshift, vc, info, 0) attr_col_ec 153 drivers/video/fbdev/core/fbcon.h #define attr_fgcol_ec(fgshift, vc, info) attr_col_ec(fgshift, vc, info, 1)