Home
last modified time | relevance | path

Searched refs:print (Results 1 – 25 of 80) sorted by relevance

1234

/u-boot/lib/efi_selftest/
A Dinitrddump.c67 print(string); in error()
94 print(buf); in printx()
177 print(L"\b \b"); in efi_input()
182 print(L"\r\n"); in efi_input()
195 print(outbuf); in efi_input()
304 print(L"\r\n"); in do_load()
311 print(L"crc32: 0x"); in do_load()
313 print(L"\r\n"); in do_load()
369 print(L"\r\n"); in do_save()
387 print(filename); in do_save()
[all …]
A Ddtbdump.c39 static void print(u16 *string) in print() function
52 print(string); in error()
127 print(L"\r\nAborted\r\n"); in efi_input()
136 print(L"\b \b"); in efi_input()
141 print(L"\r\n"); in efi_input()
154 print(outbuf); in efi_input()
397 print(L"device-tree installed\r\n"); in do_load()
462 print(L"\r\n"); in do_save()
486 print(filename); in do_save()
487 print(L" written\r\n"); in do_save()
[all …]
/u-boot/cmd/
A Dlegacy-mtd-utils.c70 goto print; in mtd_arg_off_size()
79 goto print; in mtd_arg_off_size()
91 print: in mtd_arg_off_size()
A Dbootcount.c26 U_BOOT_CMD_MKENT(print, 1, 1, do_bootcount_print, "", ""),
/u-boot/doc/
A DREADME.dns25 bfin> print dnsip
31 By default, dns does nothing except print the IP number on
38 bfin> print googleip
42 bfin> print googleip
A DREADME.m54418twr193 base - print or set address offset
194 bdinfo - print Board Info structure
202 coninfo - print console devices and information
213 help - print command description/usage
215 iminfo - print header information for application image
231 printenv- print environment variables
232 reginfo - print register information
238 showvar - print local hushshell variables
245 version - print monitor, compiler and linker version
A DREADME.davinci68 http://focus.ti.com/docs/prod/folders/print/omap-l138.html
72 http://focus.ti.com/docs/prod/folders/print/omap-l138.html
A DREADME.fsl-ddr293 type command "print" with arguments to show SPD, options, registers
310 print [c<n>] [d<n>] [spd] [dimmparms] [commonparms] [opts] [addresses] [regs]
313 spd - print SPD data
323 spd - print SPD data
350 no argument - print a list of all commands
359 FSL DDR>print
360 print [c<n>] [d<n>] [spd] [dimmparms] [commonparms] [opts] [addresses] [regs]
361 FSL DDR>print dimmparms
/u-boot/arch/arm/mach-stm32mp/
A Dcmd_stm32key.c28 static void fuse_hash_value(u32 addr, bool print) in fuse_hash_value() argument
43 if (print) in fuse_hash_value()
/u-boot/common/eeprom/
A Deeprom_layout.c56 fields[i].print(&fields[i]); in eeprom_layout_print()
122 layout->print = eeprom_layout_print; in eeprom_layout_setup()
/u-boot/board/freescale/m52277evb/
A DREADME151 -> print
184 base - print or set address offset
185 bdinfo - print Board Info structure
193 coninfo - print console devices and information
200 flinfo - print FLASH memory information
202 help - print online help
205 iminfo - print header information for application image
219 printenv- print environment variables
227 version - print monitor version
/u-boot/include/
A Deeprom_layout.h22 void (*print)(const struct eeprom_layout *eeprom_layout); member
A Deeprom_field.h19 void (*print)(const struct eeprom_field *eeprom_field); member
A Dvideo_osd.h113 int (*print)(struct udevice *dev, uint col, uint row, ulong color, member
/u-boot/tools/
A Dmtk_image.c422 static int mtk_image_verify_gen_header(const uint8_t *ptr, int print) in mtk_image_verify_gen_header() argument
438 if (print) in mtk_image_verify_gen_header()
464 if (print) in mtk_image_verify_gen_header()
469 if (print) in mtk_image_verify_gen_header()
475 static int mtk_image_verify_nand_header(const uint8_t *ptr, int print) in mtk_image_verify_nand_header() argument
502 if (print) { in mtk_image_verify_nand_header()
532 if (print) in mtk_image_verify_nand_header()
537 if (print) in mtk_image_verify_nand_header()
/u-boot/arch/arm/include/asm/arch-rockchip/
A Duart.h42 void print(char *s);
/u-boot/board/freescale/m547xevb/
A DREADME216 base - print or set address offset
217 bdinfo - print Board Info structure
225 coninfo - print console devices and information
231 flinfo - print FLASH memory information
233 help - print online help
236 iminfo - print header information for application image
252 printenv- print environment variables
264 version - print monitor version
/u-boot/board/cirrus/edb93xx/
A Dedb93xx.c172 static unsigned dram_init_banksize_int(int print) in dram_init_banksize_int() argument
200 if (print) { in dram_init_banksize_int()
/u-boot/drivers/video/
A Dvideo_osd-uclass.c38 return ops->print(dev, col, row, color, text); in video_osd_print()
/u-boot/board/freescale/m54455evb/
A DREADME226 -> print
276 base - print or set address offset
277 bdinfo - print Board Info structure
285 coninfo - print console devices and information
295 fatinfo - print information about filesystem
298 flinfo - print FLASH memory information
299 fsinfo - print information about filesystems
302 help - print online help
306 iminfo - print header information for application image
323 printenv- print environment variables
[all …]
/u-boot/board/freescale/m5373evb/
A DREADME157 -> print
195 base - print or set address offset
196 bdinfo - print Board Info structure
204 coninfo - print console devices and information
211 flinfo - print FLASH memory information
213 help - print online help
216 iminfo - print header information for application image
234 printenv- print environment variables
244 version - print monitor version
/u-boot/arch/powerpc/cpu/mpc8xx/
A DKconfig38 siuinfo - print System Interface Unit (SIU) registers
39 memcinfo - print Memory Controller registers
/u-boot/doc/usage/
A Decho.rst17 Do not print a line feed after the last argument.
/u-boot/tools/scripts/
A Ddefine2mk.sed35 # print the line
/u-boot/tools/kermit/
A DREADME36 "kermit" script to send a U-Boot command and print the

Completed in 49 milliseconds

1234