Home
last modified time | relevance | path

Searched defs:fg_color (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/common/
H A Dlcd_console_rotation.c13 int fg_color = lcd_getfgcolor(); in lcd_putc_xy90() local
66 int fg_color = lcd_getfgcolor(); in lcd_putc_xy180() local
115 int fg_color = lcd_getfgcolor(); in lcd_putc_xy270() local
H A Dlcd_console.c46 int fg_color = lcd_getfgcolor(); in lcd_putc_xy0() local
/openbmc/linux/drivers/video/fbdev/via/
H A Daccel.c42 u32 fg_color, u32 bg_color, u8 fill_rop) in hw_bitblt_1()
175 u32 fg_color, u32 bg_color, u8 fill_rop) in hw_bitblt_2()
H A Dviafbdev.c670 u32 fg_color; in viafb_fillrect() local
727 u32 fg_color = 0, bg_color = 0; in viafb_imageblit() local
762 u32 temp, xx, yy, bg_color = 0, fg_color = 0, in viafb_cursor() local
/openbmc/linux/include/video/
H A Dsticore.h262 u8 fg_color; /* foreground color of character */ member
293 u8 fg_color; /* foreground color after move */ member
/openbmc/u-boot/include/linux/
H A Dfb.h226 __u32 fg_color; /* Only used when a mono bitmap */ member
351 __u32 fg_color; /* Only used when a mono bitmap */ member
/openbmc/linux/drivers/video/fbdev/
H A Dtdfxfb.c1073 unsigned long bg_color, fg_color; in tdfxfb_cursor() local
H A Dcirrusfb.c2702 u32 fg_color, u32 bg_color, u_short line_length, in cirrusfb_RectFill()
/openbmc/linux/include/uapi/linux/
H A Dfb.h365 __u32 fg_color; /* Only used when a mono bitmap */ member
/openbmc/qemu/hw/display/
H A Dartist.c55 uint32_t fg_color; member
H A Dexynos4210_fimd.c681 uint32_t fg_color = ((p_fg.r & 0xFF) << 16) | ((p_fg.g & 0xFF) << 8) | in exynos4210_fimd_blend_pixel() local
/openbmc/linux/include/linux/
H A Dfb.h109 __u32 fg_color; /* Only used when a mono bitmap */ member