| /rk3399_rockchip-uboot/arch/x86/cpu/broadwell/ |
| H A D | iobp.c | 33 unsigned try; in iobp_poll() local 35 for (try = IOBP_RETRY; try > 0; try--) { in iobp_poll()
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.rksfc | 17 To list all of the rksfc hard disks, try: 24 To find and initialize sfc devices, try:
|
| H A D | README.rknand | 16 To list all of the rknand hard disks, try: 23 To find and initialize nand devices, try:
|
| H A D | README.nokia_rx51 | 31 * 1. try boot from external SD card 32 * 2. try boot from internal eMMC memory 33 * 3. try boot from attached kernel image
|
| H A D | README.fec_mxc | 28 and function fecmxc_initialize will try to initialize it.
|
| H A D | README.nvme | 51 To list all of the NVMe hard disks, try:
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | atsha204a-i2c.c | 210 int try, res; in atsha204a_wakeup() local 214 for (try = 1; try <= 10; ++try) { in atsha204a_wakeup() 215 debug("Try %i... ", try); in atsha204a_wakeup()
|
| /rk3399_rockchip-uboot/drivers/input/ |
| H A D | i8042.c | 266 int keymap, try; in i8042_start() local 283 for (try = 0; kbd_reset(priv->quirks) != 0; try++) { in i8042_start() 284 if (try >= KBD_RESET_TRIES) in i8042_start()
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | Kbuild.include | 86 # try-run 87 # Usage: option = $(call try-run, $(CC)...-o "$$TMP",option-ok,otherwise) 91 try-run = $(shell set -e; \ 104 as-option = $(call try-run,\ 110 as-instr = $(call try-run,\ 116 cc-option = $(call try-run,\ 121 cc-option-yn = $(call try-run,\ 131 cc-disable-warning = $(call try-run,\ 155 cc-ldoption = $(call try-run,\ 160 ld-option = $(call try-run,\ [all …]
|
| /rk3399_rockchip-uboot/drivers/sysreset/ |
| H A D | Kconfig | 13 to effect a reset. The uclass will try all available drivers when 22 to effect a reset. The uclass will try all available drivers when 31 to effect a reset. The uclass will try all available drivers when
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | lan91c96.c | 311 int try = 0; in smc_send_packet() local 346 try++; in smc_send_packet() 360 dev->name, try); in smc_send_packet() 361 if (try < SMC_ALLOC_MAX_TRY) in smc_send_packet() 368 dev->name, try); in smc_send_packet()
|
| H A D | smc91111.c | 421 int try = 0; in smc_send() local 468 try++; in smc_send() 481 SMC_DEV_NAME, try); in smc_send() 482 if (try < SMC_ALLOC_MAX_TRY) in smc_send() 489 SMC_DEV_NAME, try); in smc_send()
|
| /rk3399_rockchip-uboot/board/phytec/pcm058/ |
| H A D | README | 28 DIP-1 set to off: Boot first from NAND, then try SPI 29 DIP-1 set to on: Boot first from SD, then try SPI
|
| /rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/ |
| H A D | bd82x6x.c | 97 unsigned try = IOBP_RETRY; in iobp_poll() local 100 while (try--) { in iobp_poll()
|
| /rk3399_rockchip-uboot/cmd/ddr_tool/ |
| H A D | ddr_tool_mp.S | 73 try: label 78 bne try
|
| /rk3399_rockchip-uboot/board/phytec/pfla02/ |
| H A D | README | 23 SW3_1(on), SW3_2(on), SW3_3(off): Boot first from SD, then try SPI
|
| /rk3399_rockchip-uboot/board/freescale/mpc8323erdb/ |
| H A D | README | 30 First try a:
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | ivybridge_igd.c | 318 unsigned try = GTT_RETRY; in gtt_poll() local 321 while (try--) { in gtt_poll()
|
| H A D | broadwell_igd.c | 340 unsigned try = GT_RETRY; in gtt_poll() local 343 while (try--) { in gtt_poll()
|
| /rk3399_rockchip-uboot/arch/arm/mach-uniphier/arm32/ |
| H A D | lowlevel_init.S | 113 bne 0b @ try again if an error occurs
|
| /rk3399_rockchip-uboot/board/freescale/mpc8313erdb/ |
| H A D | README | 79 You may want to try
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | imx7d.dtsi | 72 * without arm,primecell-periphid because amba bus try to
|
| /rk3399_rockchip-uboot/board/sunxi/ |
| H A D | README.sunxi64 | 61 The on-die BROM code will try several methods to load and execute the firmware. 70 3) Initialize the SPI0 controller and try to access a NOR flash connected to
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | Kconfig | 56 To put it differently, if this value is 20, UBI will try to reserve
|
| /rk3399_rockchip-uboot/drivers/net/phy/ |
| H A D | Kconfig | 136 connection between two devices which both force master mode, try forcing
|