Home
last modified time | relevance | path

Searched full:transfer (Results 1 – 25 of 2041) sorted by relevance

12345678910>>...82

/openbmc/u-boot/drivers/axi/
H A Dihs_axi.c18 * error during transfer, transfer complete, etc.)
23 * device to transfer data from/to
25 * device to transfer data from/to
74 * @STATUS_READ_COMPLETE_EVENT: A read transfer was completed
75 * @STATUS_WRITE_COMPLETE_EVENT: A write transfer was completed
76 * @STATUS_TIMEOUT_EVENT: A timeout has occurred during the transfer
77 * @STATUS_ERROR_EVENT: A error has occurred during the transfer
108 * for the next transfer
109 * @CONTROL_CMD_WRITE: Configure bus to do a write transfer
111 * transfer
[all …]
/openbmc/linux/Documentation/driver-api/dmaengine/
Dpxa_dma.rst
/openbmc/linux/Documentation/mhi/
Dmhi.rst
Dtopology.rst
/openbmc/linux/sound/core/
Disadma.c
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
Darm,mhuv2.yaml
/openbmc/qemu/hw/display/
H A Dvirtio-gpu-rutabaga.c36 struct rutabaga_transfer transfer = { 0 }; in virtio_gpu_rutabaga_update_cursor() local
51 transfer.x = 0; in virtio_gpu_rutabaga_update_cursor()
52 transfer.y = 0; in virtio_gpu_rutabaga_update_cursor()
53 transfer.z = 0; in virtio_gpu_rutabaga_update_cursor()
54 transfer.w = res->width; in virtio_gpu_rutabaga_update_cursor()
55 transfer.h = res->height; in virtio_gpu_rutabaga_update_cursor()
56 transfer.d = 1; in virtio_gpu_rutabaga_update_cursor()
62 resource_id, &transfer, in virtio_gpu_rutabaga_update_cursor()
241 struct rutabaga_transfer transfer = { 0 }; in rutabaga_cmd_resource_flush() local
271 transfer.x = 0; in rutabaga_cmd_resource_flush()
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DPowerDistribution.v1_4_0.json354 "description": "The configuration settings for an automatic transfer switch.",
355 …erty shall contain the configuration information regarding an automatic transfer switch function f…
366 … "description": "The criteria used to initiate a transfer for an automatic transfer switch.",
367 …This property shall contain the criteria for initiating a transfer within an automatic transfer sw…
420 "AutomaticTransferSwitch": "An automatic power transfer switch.",
424 "ManualTransferSwitch": "A manual power transfer switch.",
438 "description": "The configuration settings for an automatic transfer switch.",
439 …type shall contain the configuration information regarding an automatic transfer switch function f…
501 …"description": "The time in seconds to delay the automatic transfer from the alternate mains circu…
502 …"This property shall contain the time in seconds to delay the automatic transfer from the alternat…
[all …]
/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/
Dxfer_mode_rate.h
/openbmc/linux/Documentation/userspace-api/media/v4l/
Dcolorspaces-details.rst
Dcolorspaces-defs.rst
/openbmc/linux/include/linux/
Datmel_pdc.h
/openbmc/libpldm/include/libpldm/
H A Dfru.h246 * Table data transfer
248 * the start of the transfer
261 * next portion of the transfer
262 * @param[in] transfer_flag - The transfer flag that indicates what part of the
263 * transfer this response represents
282 * Table data transfer
289 * the start of the transfer
303 * next portion of the transfer
304 * @param[in] transfer_flag - The transfer flag that indicates what part of the
305 * transfer this response represents
[all …]
H A Dbios.h248 * @param[in] transfer_handle - Handle to identify a BIOS table transfer
249 * @param[in] transfer_flag - Flag to indicate what part of the transfer
276 * next portion of the transfer
288 * @param[in] transfer_handle - Handle to identify a BIOS table transfer
289 * @param[in] transfer_flag - Flag to indicate what part of the transfer
319 * next portion of the transfer
358 * transfer
359 * @param[in] transfer_flag - To indicate what part of the transfer this
374 * @param[in] transfer_handle - Handle to identify a BIOS table transfer
376 * transfer
[all …]
/openbmc/qemu/hw/scsi/
H A Demulation.c14 /* optimal transfer length granularity. This field and the optimal in scsi_emulate_block_limits()
15 * transfer length can't be greater than maximum transfer length. in scsi_emulate_block_limits()
19 /* maximum transfer length */ in scsi_emulate_block_limits()
22 /* optimal transfer length */ in scsi_emulate_block_limits()
38 /* max write same size, make it the same as maximum transfer length */ in scsi_emulate_block_limits()
/openbmc/linux/drivers/i2c/busses/
Di2c-stm32.h
/openbmc/linux/drivers/usb/dwc2/
Dhcd.h
/openbmc/linux/arch/sh/drivers/pci/
Dpci-sh4.h
/openbmc/linux/drivers/scsi/
Ddc395x.h
/openbmc/u-boot/drivers/sysreset/
H A Dsysreset_mpc83xx.h17 "Address Only Transfer Type",
18 "External Control Word Transfer Type",
19 "Reserved Transfer Type",
20 "Transfer Error",
66 * String array for all possible transfer types; indexed by the TTYPE field of
69 static const char * const transfer[] = { variable
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
Dmxl111sf.h
/openbmc/linux/Documentation/driver-api/soundwire/
Dlocking.rst
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_spi.h38 #define AT91_SPI_LASTXFER (1 << 24) /* Last Transfer [SAM9261 only] */
59 #define AT91_SPI_LASTXFER (1 << 24) /* Last Transfer [SAM9261 only] */
81 #define AT91_SPI_CSAAT (1 << 3) /* Chip Select Active After Transfer [SAM9261 only] */
82 #define AT91_SPI_BITS (0xf << 4) /* Bits Per Transfer */
112 #define AT91_SPI_PTCR 0x0120 /* PDC Transfer Control Register */
113 #define AT91_SPI_RXTEN (0x1 << 0) /* Receiver Transfer Enable */
114 #define AT91_SPI_RXTDIS (0x1 << 1) /* Receiver Transfer Disable */
115 #define AT91_SPI_TXTEN (0x1 << 8) /* Transmitter Transfer Enable */
116 #define AT91_SPI_TXTDIS (0x1 << 9) /* Transmitter Transfer Disable */
118 #define AT91_SPI_PTSR 0x0124 /* PDC Transfer Status Register */
/openbmc/u-boot/drivers/dma/
H A DKconfig12 buses that is used to transfer data to and from memory.
20 channels which can either transfer data to/from different devices.
27 DMA transfer by simple copying data between channels.
35 This driver support data transfer from devices to
42 This driver support data transfer between memory
/openbmc/linux/arch/arm/include/asm/
Ddma.h

12345678910>>...82