Home
last modified time | relevance | path

Searched refs:transferred (Results 1 – 25 of 29) sorted by relevance

12

/u-boot/drivers/usb/dwc3/
A Dep0.c780 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 Dibm-pibs.txt14 preceding two paragraphs in the transferred software.
/u-boot/doc/SPI/
A DREADME.sh_qspi_test21 Bytes transferred = 175364 (2ad04 hex)
/u-boot/doc/usage/
A Dloady.rst19 The number of transferred bytes is saved in environment variable filesize.
A Dload.rst18 The number of transferred bytes is saved in the environment variable filesize.
/u-boot/doc/
A DREADME.pcap54 Bytes transferred = 8359376 (7f8dd0 hex)
A DREADME.odroid248 Bytes transferred = 3194200 (30bd58 hex)
258 Bytes transferred = 46935 (b757 hex)
A DREADME.usb201 Bytes transferred = 3557464 (364858 hex)
A DREADME.nand85 OOB area is transferred as well. If count is absent, it is assumed
/u-boot/drivers/usb/host/
A Dxhci-ring.c332 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 Dhowto.txt32 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 Dk3-rproc.txt35 - ti,sci-host-id: Host ID to which the processor control is transferred to
A Dti,k3-dsp-rproc.txt51 transferred to.
A Dti,k3-r5f-rproc.txt79 transferred to.
/u-boot/board/keymile/km83xx/
A DREADME.kmeter160 Bytes transferred = 204204 (31dac hex)
/u-boot/doc/imx/habv4/guides/
A Dencrypted_boot.txt32 U-Boot image. Note that the blob needs to be transferred back
/u-boot/board/bosch/shc/
A DREADME102 Bytes transferred = 262480 (40150 hex)
/u-boot/doc/board/xilinx/
A Dzynqmp-r5.rst116 Bytes transferred = 2075464 (1fab48 hex)
/u-boot/doc/board/sifive/
A Dfu540.rst174 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 Dspi-bus.txt66 It allows data in SPI system transferred in 2 wires(DUAL) or 4 wires(QUAD).
/u-boot/board/davinci/da8xxevm/
A DREADME.da85069 Bytes transferred = 477448 (74908 hex)
/u-boot/scripts/
A Dspelling.txt1156 transferd||transferred
1157 transfered||transferred
/u-boot/board/hisilicon/hikey960/
A DREADME185 INFO: BL2: SCP_BL2 transferred to SCP
/u-boot/board/hisilicon/poplar/
A DREADME176 Bytes transferred = 983040 (f0000 hex)
/u-boot/board/freescale/m5373evb/
A DREADME253 Bytes transferred = 2053270 (1f5496 hex)

Completed in 41 milliseconds

12