| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | f_mass_storage.c | 700 unsigned int amount; in do_read() local 740 amount = min(amount_left, common->usb_trb_size); in do_read() 743 amount = min(amount, (unsigned int) PAGE_CACHE_SIZE - in do_read() 756 if (amount == 0) { in do_read() 768 amount / SECTOR_SIZE, in do_read() 775 VLDBG(curlun, "file read %u @ %llu -> %d\n", amount, in do_read() 783 } else if (nread < amount) { in do_read() 785 (int) nread, amount); in do_read() 795 if (nread < amount) { in do_read() 827 unsigned int amount; in do_write() local [all …]
|
| H A D | f_rockusb.c | 370 u32 lba, amount; in rkusb_do_lba_erase() local 382 amount = get_unaligned_be16(&common->cmnd[7]) << 9; in rkusb_do_lba_erase() 383 if (unlikely(amount == 0)) { in rkusb_do_lba_erase() 392 amount / SECTOR_SIZE); in rkusb_do_lba_erase() 411 u32 lba, amount; in rkusb_do_erase_force() local 432 amount = get_unaligned_be16(&common->cmnd[7]) * block_size; in rkusb_do_erase_force() 437 if (unlikely(amount == 0)) { in rkusb_do_erase_force() 446 amount); in rkusb_do_erase_force()
|
| /rk3399_rockchip-uboot/drivers/ram/ |
| H A D | Kconfig | 15 The RAM subsystem adds a small amount of overhead to the image. 24 The RAM subsystem adds a small amount of overhead to the image.
|
| /rk3399_rockchip-uboot/fs/fat/ |
| H A D | Kconfig | 22 is the smallest amount of disk space that can be used to hold a
|
| /rk3399_rockchip-uboot/drivers/clk/ |
| H A D | Kconfig | 17 The clock subsystem adds a small amount of overhead to the image. 27 The clock subsystem adds a small amount of overhead to the image.
|
| /rk3399_rockchip-uboot/lib/efi/ |
| H A D | Kconfig | 33 Set the amount of EFI RAM which is claimed by U-Boot for its own
|
| /rk3399_rockchip-uboot/doc/SPL/ |
| H A D | README.omap3 | 23 amount of DRAM available to it different values may need to be used.
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/pinctrl/ |
| H A D | marvell,mvebu-pinctrl.txt | 16 - pin-count: Numeric value defining the amount of multi purpose pins
|
| H A D | rockchip,pinctrl.txt | 46 binding is used, the amount of cells must be specified as 2. See generic
|
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | lib1funcs.S | 52 @ four bits, since this is the amount of unwinding in the main 139 @ four bits, since this is the amount of unwinding in the main
|
| H A D | uldivmod.S | 224 @ Shift A to the right by the appropriate amount.
|
| /rk3399_rockchip-uboot/test/ |
| H A D | README | 4 U-Boot has a large amount of code. This file describes how this code is
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | overlay-fdt-boot.txt | 199 Note the minimum amount of different DT blobs, as well as the requirement for
|
| H A D | source_file_format.txt | 279 without loading a large amount of data. Then when an image is needed it can
|
| H A D | x86-fit-boot.txt | 38 doesn't make a huge amount of sense. Any boot loader worth its salts already
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.android-fastboot-protocol | 47 send the indicated amount of data. Short packets are always
|
| H A D | README.pxe | 101 The size of pxe files and the number of labels is only limited by the amount
|
| H A D | README.trace | 232 These variables keep track of the amount of data written to the trace
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | armada-xp-gp.dts | 78 * 8 GB of plug-in RAM modules by default.The amount
|
| H A D | armada-xp-maxbcm.dts | 77 * 8 GB of plug-in RAM modules by default.The amount
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | Kconfig | 245 By default 64 kB buffer is used but if amount of RAM avaialble on
|
| /rk3399_rockchip-uboot/drivers/led/ |
| H A D | Kconfig | 44 The LED subsystem adds a small amount of overhead to the image.
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | livetree.txt | 36 small amount parsing which takes a little time.
|
| /rk3399_rockchip-uboot/common/ |
| H A D | dlmalloc.src | 628 M_TRIM_THRESHOLD is the maximum amount of unused top-most memory 682 M_TOP_PAD is the amount of extra `padding' space to allocate or 692 In both cases, the actual amount of padding is rounded 2930 The `pad' argument to malloc_trim represents the amount of free 2932 only the minimum amount of memory to maintain internal data 3082 Prints on stderr the amount of space obtain from the system (both 3083 via sbrk and mmap), the maximum amount (which may be more than
|
| /rk3399_rockchip-uboot/arch/x86/ |
| H A D | Kconfig | 160 # The 16-bit init refers to the reset vector and the small amount of code to 485 This is the amount of CAR (Cache as RAM) reserved for use by the
|