Home
last modified time | relevance | path

Searched refs:background (Results 1 – 13 of 13) sorted by relevance

/u-boot/lib/efi_selftest/
A Defi_selftest_textoutput.c23 size_t background; in execute() local
37 for (background = 0; background < 0x80; background += 0x10) { in execute()
38 attrib = foreground | background; in execute()
/u-boot/test/py/
A Dmultiplexed_log.css14 background-color: black;
35 background-color: #303030;
/u-boot/cmd/
A D2048.c23 u8 *background = scheme + 0; in getColor() local
28 if (background + 2 < scheme + sizeof(original)) { in getColor()
29 background += 2; in getColor()
35 *background); in getColor()
A DKconfig1280 Enable command for setting manual background operations handshake
1652 background while running from the other slot.
/u-boot/doc/sphinx-static/
A Dtheme_overrides.css65 background-color: darkblue;
82 background: inherit;
/u-boot/doc/
A DREADME.OFT9 background.
/u-boot/drivers/video/
A DKconfig56 black background.
218 bool "Display console as white on a black background"
221 Normally the display is black on a white background, Enable this
222 option to invert this, i.e. white on a black background. This can be
985 black background.
994 bool "Display console as white on a black background at SPL"
996 Normally the display is black on a white background, Enable this
997 option to invert this, i.e. white on a black background at spl stage.
1059 bool "Display console as white on a black background at SPL"
1061 Normally the display is black on a white background, Enable this
[all …]
/u-boot/fs/yaffs2/
A Dyaffs_guts.c2636 int aggressive, int background) in yaffs_find_gc_block() argument
2694 if (background) in yaffs_find_gc_block()
2702 threshold = background ? (dev->gc_not_done + 2) * 2 : 0; in yaffs_find_gc_block()
2748 dev->gc_not_done >= (background ? 10 : 20)) { in yaffs_find_gc_block()
2770 if (background) in yaffs_find_gc_block()
2784 dev->oldest_dirty_block, background ? " bg" : ""); in yaffs_find_gc_block()
2799 static int yaffs_check_gc(struct yaffs_dev *dev, int background) in yaffs_check_gc() argument
2833 if (!background in yaffs_check_gc()
2840 dev->gc_skip < 1 || background) in yaffs_check_gc()
2860 yaffs_find_gc_block(dev, aggressive, background); in yaffs_check_gc()
/u-boot/doc/usage/cmd/
A Dbootmenu.rst89 background and text colors.
/u-boot/doc/board/openpiton/
A Driscv64.rst361 [ OK ] Started Regular background program processing daemon.
/u-boot/scripts/
A Dspelling.txt223 backgroud||background
/u-boot/tools/binman/
A Dentries.rst1122 The Management Engine is like a background task that runs things that are
/u-boot/doc/develop/package/
A Dentries.rst1122 The Management Engine is like a background task that runs things that are

Completed in 44 milliseconds