Searched refs:transferred (Results 1 – 25 of 29) sorted by relevance
12
| /u-boot/drivers/usb/dwc3/ |
| A D | ep0.c | 780 u32 transferred = 0; in dwc3_ep0_complete_data() local 822 transferred = transfer_size - length; in dwc3_ep0_complete_data() 823 buf = (u8 *)buf + transferred; in dwc3_ep0_complete_data() 824 ur->actual += transferred; in dwc3_ep0_complete_data() 835 transferred = min_t(u32, ur->length - transferred, in dwc3_ep0_complete_data() 838 memcpy(buf, dwc->ep0_bounce, transferred); in dwc3_ep0_complete_data() 840 transferred = ur->length - length; in dwc3_ep0_complete_data() 843 ur->actual += transferred; in dwc3_ep0_complete_data()
|
| /u-boot/Licenses/ |
| A D | ibm-pibs.txt | 14 preceding two paragraphs in the transferred software.
|
| /u-boot/doc/SPI/ |
| A D | README.sh_qspi_test | 21 Bytes transferred = 175364 (2ad04 hex)
|
| /u-boot/doc/usage/ |
| A D | loady.rst | 19 The number of transferred bytes is saved in environment variable filesize.
|
| A D | load.rst | 18 The number of transferred bytes is saved in the environment variable filesize.
|
| /u-boot/doc/ |
| A D | README.pcap | 54 Bytes transferred = 8359376 (7f8dd0 hex)
|
| A D | README.odroid | 248 Bytes transferred = 3194200 (30bd58 hex) 258 Bytes transferred = 46935 (b757 hex)
|
| A D | README.usb | 201 Bytes transferred = 3557464 (364858 hex)
|
| A D | README.nand | 85 OOB area is transferred as well. If count is absent, it is assumed
|
| /u-boot/drivers/usb/host/ |
| A D | xhci-ring.c | 332 static u32 xhci_td_remainder(struct xhci_ctrl *ctrl, int transferred, in xhci_td_remainder() argument 340 return ((td_total_len - transferred) >> 10); in xhci_td_remainder() 343 if (!more_trbs_coming || (transferred == 0 && trb_buff_len == 0) || in xhci_td_remainder() 354 return (total_packet_count - ((transferred + trb_buff_len) / maxp)); in xhci_td_remainder()
|
| /u-boot/doc/uImage.FIT/ |
| A D | howto.txt | 32 transferred to the target (e.g., via tftp) and booted using the bootm command. 192 The resulting image file kernel.itb can be now transferred to the target, 210 Bytes transferred = 944464 (e6950 hex) 313 The resulting image file kernel_fdt.itb can be now transferred to the target, 325 Bytes transferred = 1109776 (10ef10 hex)
|
| /u-boot/doc/device-tree-bindings/remoteproc/ |
| A D | k3-rproc.txt | 35 - ti,sci-host-id: Host ID to which the processor control is transferred to
|
| A D | ti,k3-dsp-rproc.txt | 51 transferred to.
|
| A D | ti,k3-r5f-rproc.txt | 79 transferred to.
|
| /u-boot/board/keymile/km83xx/ |
| A D | README.kmeter1 | 60 Bytes transferred = 204204 (31dac hex)
|
| /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/board/bosch/shc/ |
| A D | README | 102 Bytes transferred = 262480 (40150 hex)
|
| /u-boot/doc/board/xilinx/ |
| A D | zynqmp-r5.rst | 116 Bytes transferred = 2075464 (1fab48 hex)
|
| /u-boot/doc/board/sifive/ |
| A D | fu540.rst | 174 Bytes transferred = 8867100 (874d1c hex) 218 Bytes transferred = 4809458 (4962f2 hex) 247 Bytes transferred = 2398272 (249840 hex) 260 Bytes transferred = 5614 (15ee hex)
|
| /u-boot/doc/device-tree-bindings/spi/ |
| A D | spi-bus.txt | 66 It allows data in SPI system transferred in 2 wires(DUAL) or 4 wires(QUAD).
|
| /u-boot/board/davinci/da8xxevm/ |
| A D | README.da850 | 69 Bytes transferred = 477448 (74908 hex)
|
| /u-boot/scripts/ |
| A D | spelling.txt | 1156 transferd||transferred 1157 transfered||transferred
|
| /u-boot/board/hisilicon/hikey960/ |
| A D | README | 185 INFO: BL2: SCP_BL2 transferred to SCP
|
| /u-boot/board/hisilicon/poplar/ |
| A D | README | 176 Bytes transferred = 983040 (f0000 hex)
|
| /u-boot/board/freescale/m5373evb/ |
| A D | README | 253 Bytes transferred = 2053270 (1f5496 hex)
|
Completed in 41 milliseconds
12