/u-boot/lib/efi_loader/ |
A D | efi_rng.c | 71 goto back; in rng_getinfo() 78 goto back; in rng_getinfo() 90 back: in rng_getinfo() 121 goto back; in getrng() 128 goto back; in getrng() 136 goto back; in getrng() 143 goto back; in getrng() 146 back: in getrng()
|
/u-boot/drivers/dfu/ |
A D | Kconfig | 38 bool "MMC back end for DFU" 43 bool "NAND back end for DFU" 58 bool "RAM back end for DFU" 63 bool "SPI flash back end for DFU" 69 bool "MTD partition support for SPI flash back end" 74 SPI flash DFU back end. 77 bool "MTD back end for DFU" 84 bool "VIRTUAL flash back end for DFU"
|
/u-boot/scripts/coccinelle/iterators/ |
A D | list_entry_update.cocci | 4 /// that there is a path from the reassignment back to the top of the loop. 38 @back depends on (org || report) && !context exists@ 48 @script:python depends on back && org@ 56 @script:python depends on back && report@
|
/u-boot/drivers/video/ |
A D | video-uclass.c | 153 int fore, back; in video_set_default_colors() local 158 back = VID_BLACK; in video_set_default_colors() 161 back = VID_WHITE; in video_set_default_colors() 167 fore = back; in video_set_default_colors() 168 back = temp; in video_set_default_colors() 171 priv->bg_col_idx = back; in video_set_default_colors() 173 priv->colour_bg = vid_console_color(priv, back); in video_set_default_colors()
|
/u-boot/drivers/xen/ |
A D | Kconfig | 8 block device driver. It communicates with a back-end driver
|
/u-boot/arch/nds32/cpu/n1213/ag101/ |
A D | watchdog.S | 24 sw $p1, [$p0] ! Write back to WD CR
|
/u-boot/doc/device-tree-bindings/video/ |
A D | exynos-dp.txt | 12 samsung,h-back-porch: left margin 16 samsung,v-back-porch: upper margin
|
/u-boot/board/nvidia/nyan-big/ |
A D | README | 12 To boot it, connect a USB A-A cable from your computer to the back USB port.
|
/u-boot/doc/device-tree-bindings/leds/ |
A D | common.txt | 9 "backlight" - LED will act as a back-light, controlled by the framebuffer
|
/u-boot/fs/reiserfs/ |
A D | mode_string.c | 27 #warning mode type bitflag value assumption(s) violated! falling back to larger version
|
/u-boot/drivers/video/exynos/ |
A D | exynos_mipi_dsi_lowlevel.h | 31 unsigned int front, unsigned int back);
|
/u-boot/doc/ |
A D | README.i2c | 43 5. If not, back off, release the claim and wait for a few more milliseconds 45 6. Go back to 1 if things don't look wedged (wait time has expired)
|
A D | README.memory-test | 77 but when performing back-to-back data transfers in burst mode. Such
|
/u-boot/doc/uImage.FIT/ |
A D | multi_spl.its | 10 * enabled, "kernel" is searched first. If not found, it falls back to the
|
/u-boot/doc/arch/ |
A D | mips.rst | 21 writing back and invalidating cache lines. This leads to cache
|
/u-boot/drivers/mailbox/ |
A D | Kconfig | 18 back a modified version of any message that is sent.
|
/u-boot/drivers/video/fonts/ |
A D | Kconfig | 37 A laid-back handwritten font.
|
/u-boot/board/sbc8641d/ |
A D | README | 42 c) while on, using static precautions, move JP10 back to the failed image.
|
/u-boot/arch/arm/mach-omap2/omap5/ |
A D | sec_entry_cpu1.S | 68 bx r4 @ Jump back to ROM
|
/u-boot/test/dm/ |
A D | test-fdt.c | 888 struct udevice *back, *dev, *dev2; in dm_test_fdt_phandle() local 890 ut_assertok(uclass_find_first_device(UCLASS_PANEL_BACKLIGHT, &back)); in dm_test_fdt_phandle() 891 ut_assertnonnull(back); in dm_test_fdt_phandle() 893 back, "missing", &dev)); in dm_test_fdt_phandle() 894 ut_assertok(uclass_find_device_by_phandle(UCLASS_REGULATOR, back, in dm_test_fdt_phandle() 899 ut_assertok(uclass_get_device_by_phandle(UCLASS_REGULATOR, back, in dm_test_fdt_phandle()
|
/u-boot/doc/imx/habv4/guides/ |
A D | encrypted_boot.txt | 32 U-Boot image. Note that the blob needs to be transferred back
|
/u-boot/doc/board/amlogic/ |
A D | khadas-vim3.rst | 39 To set back to USB3.0, run the following commands from U-Boot: 82 Go back to mainline U-Boot source tree then :
|
A D | khadas-vim3l.rst | 39 To set back to USB3.0, run the following commands from U-Boot: 82 Go back to mainline U-Boot source tree then :
|
/u-boot/arch/arm/cpu/armv7/ |
A D | cache_v7_asm.S | 68 mov r10, #0 @ swith back to cache level 0 138 mov r10, #0 @ swith back to cache level 0
|
/u-boot/arch/arm/mach-uniphier/arm32/ |
A D | lowlevel_init.S | 49 mov pc, lr @ back to my caller
|