Searched full:transfer (Results 1 – 25 of 2041) sorted by relevance
12345678910>>...82
/openbmc/u-boot/drivers/axi/ |
H A D | ihs_axi.c | 18 * 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/ |
D | pxa_dma.rst |
|
/openbmc/linux/Documentation/mhi/ |
D | mhi.rst |
|
D | topology.rst |
|
/openbmc/linux/sound/core/ |
D | isadma.c |
|
/openbmc/linux/Documentation/devicetree/bindings/mailbox/ |
D | arm,mhuv2.yaml |
|
/openbmc/qemu/hw/display/ |
H A D | virtio-gpu-rutabaga.c | 36 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 D | PowerDistribution.v1_4_0.json | 354 "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/ |
D | xfer_mode_rate.h |
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
D | colorspaces-details.rst |
|
D | colorspaces-defs.rst |
|
/openbmc/linux/include/linux/ |
D | atmel_pdc.h |
|
/openbmc/libpldm/include/libpldm/ |
H A D | fru.h | 246 * 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 D | bios.h | 248 * @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 D | emulation.c | 14 /* 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/ |
D | i2c-stm32.h |
|
/openbmc/linux/drivers/usb/dwc2/ |
D | hcd.h |
|
/openbmc/linux/arch/sh/drivers/pci/ |
D | pci-sh4.h |
|
/openbmc/linux/drivers/scsi/ |
D | dc395x.h |
|
/openbmc/u-boot/drivers/sysreset/ |
H A D | sysreset_mpc83xx.h | 17 "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/ |
D | mxl111sf.h |
|
/openbmc/linux/Documentation/driver-api/soundwire/ |
D | locking.rst |
|
/openbmc/u-boot/arch/arm/mach-at91/include/mach/ |
H A D | at91_spi.h | 38 #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 D | Kconfig | 12 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/ |
D | dma.h |
|
12345678910>>...82