Home
last modified time | relevance | path

Searched refs:transfer (Results 151 – 175 of 798) sorted by relevance

12345678910>>...32

/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Dbrcm,iproc-pdc-mbox.txt1 The PDC driver manages data transfer to and from various offload engines
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/obexftp/
H A Dobexftp_0.24.2.bb1 DESCRIPTION = "A tool for transfer files to/from any OBEX enabled device"
/openbmc/linux/drivers/scsi/arm/
H A Dacornscsi-io.S16 @ Purpose: transfer a block of data from the acorn scsi card to memory
71 @ Purpose: transfer a block of data from memory to the acorn scsi card
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dsamsung-i2s.yaml29 multiplexing) is to allow transfer of multiple channel audio data on
46 transfer of multiple channel audio data on single data line.
H A Dloongson,ls-audio-card.yaml15 which uses Loongson I2S controller to transfer the audio data.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/lftp/
H A Dlftp_4.9.2.bb1 DESCRIPTION = "LFTP is a sophisticated file transfer program with \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftp-hpa-bug-fix-on-separated-CR-and-LF.patch6 In ascii mode, if the CR and LF was separated into different transfer
/openbmc/openbmc/meta-phosphor/recipes-core/dropbear/
H A Ddropbear_%.bbappend18 # on the crufty old scp protocol for file transfer
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dcx2341x-devel.rst1620 State of the transfer (1 if last buffer)
1770 Set DMA transfer block size
1809 Maximum size of transfer
2392 Set DMA transfer block size. Counterpart to API 0xC9
2398 when issuing the DMA transfer command.
2425 Maximum bytes to transfer
2442 Status of the last DMA transfer
2447 Bit 1 set means transfer complete
2476 Total # of bytes to transfer
3613 Mailbox #10 is reserved for DMA transfer information.
[all …]
/openbmc/linux/sound/core/oss/
H A Droute.c108 plugin->transfer = route_transfer; in snd_pcm_plugin_build_route()
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dcirrus,clps711x-intc.txt27 15: SSEOTI SSI1 end of transfer
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf/
H A DMakevars17 # expected to transfer the copyright for their translations to this person
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-event_source-devices-dsa21 filter_sz = "config1:44-51" - transfer size filter
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dstarfive,jh7110-dphy-rx.yaml15 transfer CSI camera data.
/openbmc/linux/Documentation/devicetree/bindings/spi/
H A Dcdns,qspi-nor-peripheral-props.yaml40 first bit transfer.
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__continue_on.hpp125 inline constexpr transfer_t transfer{}; variable
/openbmc/linux/Documentation/driver-api/usb/
H A Dbulk-streams.rst23 can also initiate a transfer on a stream without the device asking, but the
24 device can refuse that transfer. Devices can switch between streams at any
/openbmc/linux/Documentation/driver-api/
H A Dvme.rst67 attributes in 'width' specifying the required data transfer widths. These
97 address spaces, transfer widths and cycle types are the same as described
128 The address spaces, transfer widths and cycle types are the same as described
154 The VME DMA transfer provides the ability to run link-list DMA transfers. The
181 controller is expected to transfer data. As a result it is
/openbmc/linux/drivers/rapidio/devices/
H A Drio_mport_cdev.c614 *prep_dma_xfer(struct dma_chan *chan, struct rio_transfer_io *transfer, in prep_dma_xfer() argument
623 tx_data.rio_addr = transfer->rio_addr; in prep_dma_xfer()
625 switch (transfer->method) { in prep_dma_xfer()
965 struct rio_transfer_io *transfer; in rio_mport_transfer_ioctl() local
980 size = array_size(sizeof(*transfer), transaction.count); in rio_mport_transfer_ioctl()
981 transfer = vmalloc(size); in rio_mport_transfer_ioctl()
982 if (!transfer) in rio_mport_transfer_ioctl()
985 if (unlikely(copy_from_user(transfer, in rio_mport_transfer_ioctl()
996 transaction.sync, dir, &transfer[i]); in rio_mport_transfer_ioctl()
999 transfer, size))) in rio_mport_transfer_ioctl()
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.c1072 int transfer, err; in ath9k_hif_usb_download_fw() local
1083 transfer = min_t(size_t, len, 4096); in ath9k_hif_usb_download_fw()
1084 memcpy(buf, data, transfer); in ath9k_hif_usb_download_fw()
1089 addr >> 8, 0, buf, transfer, in ath9k_hif_usb_download_fw()
1096 len -= transfer; in ath9k_hif_usb_download_fw()
1097 data += transfer; in ath9k_hif_usb_download_fw()
1098 addr += transfer; in ath9k_hif_usb_download_fw()
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Dmaxim-ds1302.txt5 The device uses the standard MicroWire half-duplex transfer timing.
/openbmc/u-boot/drivers/mailbox/
H A DKconfig8 ability to transfer small messages and/or notifications from one
/openbmc/linux/Documentation/devicetree/bindings/misc/
H A Dolpc,xo1.75-ec.yaml15 readiness to receive a transfer (that is, when TX FIFO contains the
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tnftp/
H A Dtnftp_20230507.bb9 SOCKS support, TIS FWTK gate-ftp server support, and transfer rate \
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dtimer.hpp107 return execution::transfer(sleep_sender(ctx, time), get_scheduler(ctx)); in sleep_for()

12345678910>>...32