Home
last modified time | relevance | path

Searched defs:color (Results 1 – 25 of 26) sorted by relevance

12

/u-boot/drivers/video/
A Dsandbox_osd.c25 inline u16 make_memval(u8 chr, u8 color) in make_memval()
90 int sandbox_osd_print(struct udevice *dev, uint col, uint row, ulong color, in sandbox_osd_print()
A Dvideo_osd-uclass.c33 int video_osd_print(struct udevice *dev, uint col, uint row, ulong color, in video_osd_print()
A Dbus_vcxk.c187 void vcxk_setpixel(int x, int y, unsigned long color) in vcxk_setpixel()
A Dihs_video_out.c202 int ihs_video_out_print(struct udevice *dev, uint col, uint row, ulong color, in ihs_video_out_print()
A Ddw_mipi_dsi.c525 u32 val = 0, color = 0; in dw_mipi_dsi_dpi_config() local
A Dcfb_console.c1104 ushort color = (ushort) (((r >> 3) << 10) | in fill_555rgb_pswap() local
/u-boot/tools/patman/
A Dterminal.py224 def Start(self, color, bright=True): argument
250 def Color(self, color, text, bright=True): argument
A Dtout.py73 def _Output(level, msg, color=None): argument
/u-boot/board/gdsys/common/
A Dosd_cmd.c77 u8 color; in do_osd_print() local
A Dosd.c279 u8 color; in osd_print() local
/u-boot/lib/efi_selftest/
A Defi_selftest_console.c143 void efi_st_printc(int color, const char *fmt, ...) in efi_st_printc()
/u-boot/cmd/
A Dosd.c139 u8 color; in do_osd_print() local
/u-boot/include/linux/
A Drbtree_augmented.h92 struct rb_node *p, int color) in rb_set_parent_color()
A Dfb.h217 __u32 color; member
/u-boot/common/
A Dlcd.c307 static void lcd_setfgcolor(int color) in lcd_setfgcolor()
317 static void lcd_setbgcolor(int color) in lcd_setbgcolor()
/u-boot/lib/
A Drbtree.c54 struct rb_root *root, int color) in __rb_rotate_set_parents()
/u-boot/scripts/kconfig/
A Dnconf.gui.c153 chtype color) in print_in_middle()
A Dgconf.c55 GdkColor color; variable
1164 GdkColor color; in set_node() local
/u-boot/scripts/kconfig/lxdialog/
A Dutil.c166 static void init_one_color(struct dialog_color *color) in init_one_color()
/u-boot/drivers/video/nexell/soc/
A Ds5pxx18_soc_mlc.c297 void nx_mlc_set_background(u32 module_index, u32 color) in nx_mlc_set_background()
442 void nx_mlc_set_transparency(u32 module_index, u32 layer, int benb, u32 color) in nx_mlc_set_transparency()
469 u32 color) in nx_mlc_set_color_inversion()
495 u32 nx_mlc_get_extended_color(u32 module_index, u32 color, in nx_mlc_get_extended_color()
/u-boot/lib/efi_loader/
A Defi_console.c410 } color[] = { variable
/u-boot/tools/
A Dmoveconfig.py470 def color_text(color_enabled, color, string): argument
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/
A Dcsrs-nix.h778 u64 color : 2; member
3701 u64 color : 2; member
6497 u64 color : 2; member
6515 u64 color : 2; member
6533 u64 color : 2; member
6569 u64 color : 2; member
6587 u64 color : 2; member
6605 u64 color : 2; member
6788 u64 color : 1; member
7059 u64 color : 2; member
[all …]
/u-boot/tools/buildman/
A Dbuilder.py856 def AddOutcome(self, board_dict, arch_list, changes, char, color): argument
/u-boot/arch/arm/include/asm/arch-omap3/
A Dcpu.h237 u32 color; member

Completed in 109 milliseconds

12