Home
last modified time | relevance | path

Searched refs:again (Results 1 – 25 of 54) sorted by relevance

123

/u-boot/lib/
A Dsscanf.c408 again: c = *fmt++; in vsscanf()
422 goto again; in vsscanf()
430 goto again; in vsscanf()
433 goto again; in vsscanf()
441 goto again; in vsscanf()
446 goto again; in vsscanf()
/u-boot/tools/binman/test/
A D189_vblock_content.dts19 * iterates again when it thinks something needs to be
/u-boot/scripts/kconfig/
A Dmconf.c397 bool again; in search_conf() local
405 again: in search_conf()
415 goto again; in search_conf()
449 again = false; in search_conf()
453 again = true; in search_conf()
458 } while (again); in search_conf()
/u-boot/arch/arm/dts/
A Dimx6q-display5-u-boot.dtsi15 * setup pinmux for it again.
/u-boot/fs/btrfs/
A Dvolumes.c276 again: in btrfs_close_devices()
296 goto again; in btrfs_close_devices()
933 int again = 1; in sort_parity_stripes() local
935 while (again) { in sort_parity_stripes()
936 again = 0; in sort_parity_stripes()
945 again = 1; in sort_parity_stripes()
972 again: in __btrfs_map_block()
1024 goto again; in __btrfs_map_block()
A Dextent-io.c235 again: in clear_extent_bits()
314 goto again; in clear_extent_bits()
328 again: in set_extent_bits()
440 goto again; in set_extent_bits()
A Dctree.c504 again: in btrfs_search_slot_for_read()
529 goto again; in btrfs_search_slot_for_read()
550 goto again; in btrfs_search_slot_for_read()
/u-boot/tools/scripts/
A Ddefine2mk.sed23 # but remove again from decimal numbers
/u-boot/drivers/dma/
A DMCD_dmaApi.c625 int again; /* true if we are to try again to ge in MCD_XferProgrQuery() local
684 again = MCD_TRUE; in MCD_XferProgrQuery()
686 again = MCD_FALSE; in MCD_XferProgrQuery()
687 } while (again == MCD_TRUE); in MCD_XferProgrQuery()
/u-boot/drivers/xen/
A Dxenbus.c82 again: in xenbus_get_reply()
91 goto again; in xenbus_get_reply()
99 goto again; in xenbus_get_reply()
A Dpvblock.c155 again: in init_blkfront()
189 goto again; in init_blkfront()
/u-boot/fs/ubifs/
A Dbudget.c455 again: in ubifs_budget_space()
495 goto again; in ubifs_budget_space()
500 goto again; in ubifs_budget_space()
/u-boot/arch/arm/cpu/armv7/
A Dnonsec_virt.S149 adr r0, _smp_pen @ do not use this address again
218 beq smp_waitloop @ again (due to a spurious wakeup)
/u-boot/drivers/mtd/ubi/
A Dfastmap-wl.c210 again: in ubi_wl_get_peb()
243 goto again; in ubi_wl_get_peb()
/u-boot/doc/
A DI2C_Edge_Conditions13 Once the CPU reinitializes and the read is tried again:
A DREADME.i2c44 (retry time again)
/u-boot/drivers/net/
A Dlan91c96.c346 again: in smc_send_packet()
363 goto again; in smc_send_packet()
A Dsmc91111.c468 again: in smc_send()
484 goto again; in smc_send()
/u-boot/arch/arm/mach-uniphier/arm32/
A Dlowlevel_init.S112 bne 0b @ try again if an error occurs
/u-boot/doc/arch/
A Darm64.rst26 the U-Boot will be relocated to destination again.
/u-boot/board/freescale/p1_p2_rdb_pc/
A DREADME27 this approach. ODT option is forced to fit this set of boards, again because
/u-boot/board/buffalo/lsxl/
A DREADME91 and stop the fan. Then it loops until the switch is in ON position again,
92 enables the power and fan again and continue booting.
/u-boot/board/Synology/ds109/
A Dopenocd.cfg29 # re-examine the target again here when nSRST is asserted which
/u-boot/drivers/usb/host/
A Dxhci-ring.c719 again: in xhci_bulk_tx()
734 goto again; in xhci_bulk_tx()
/u-boot/doc/board/intel/
A Dedison.rst125 10 seconds after that should see the above message again and then within a few

Completed in 42 milliseconds

123