Searched refs:fgc (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dbt431.h200 static inline void bt431_set_font(struct bt431_regs *regs, u8 fgc, argument
204 u16 fgp = fgc ? 0xffff : 0x0000;
205 u16 bgp = fgc ? 0x0000 : 0xffff;
H A Dpmag-aa-fb.c152 u8 fgc = ~attr_bgcol_ec(disp, disp->conp, &info->info); local
160 bt431_set_font(info->bt431, fgc, width, height);

Completed in 110 milliseconds