Lines Matching +full:speed +full:- +full:set

7   Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
8 SPDX-License-Identifier: BSD-2-Clause-Patent
58 /// if combines these two bitmaps into a 32-bit bitmap.
91 @param MaxSpeed Host controller data transfer speed.
93 @param Is64BitCapable TRUE if controller supports 64-bit memory addressing,
151 ///< Explicitly set by software. 3)
160 ///< explicitly set to enable the
169 ///< set by software. 2) Triggered
200 @param State Indicates the state of the host controller that will be set.
205 @retval EFI_DEVICE_ERROR Failed to set the state specified by State due to device error.
220 @param DeviceSpeed Indicates device speed.
269 @param DeviceSpeed Indicates device speed.
316 @param DeviceSpeed Indicates device speed.
365 @param DeviceSpeed Indicates device speed.
412 the host and a device. Isochronous transfers can beused only by full-speed, high-speed, and
413 super-speed devices.
415 High-speed isochronous transfers can be performed using multiple data buffers. The number of
417 full-speed isochronous transfers this value is ignored.
419 Data represents a list of pointers to the data buffers. For full-speed isochronous transfers
420 only the data pointed by Data[0]shall be used. For high-speed isochronous transfers and for
422 …high-speed isochronous transfers the total number of buffers must not exceed EFI_USB_MAX_ISO_BUFFE…
424 For split transactions performed on full-speed device by high-speed host controller the total
432 - Data is NULL.
433 - DataLength is 0.
434 - DeviceSpeed is not one of the supported values listed above.
435- MaximumPacketLength is invalid. MaximumPacketLength must be 1023 or less for full-speed devices,
436 and 1024 or less for high-speed and super-speed devices.
437 - TransferResult is NULL.
443 @param DeviceSpeed Indicates device speed. The supported values are EFI_USB_SPEED_FULL,
490 between the host and a device. Isochronous transfers can be used only by full-speed, high-speed,
491 and super-speed devices.
493 High-speed isochronous transfers can be performed using multiple data buffers. The number of
495 full-speed isochronous transfers this value is ignored.
497 Data represents a list of pointers to the data buffers. For full-speed isochronous transfers
498 only the data pointed by Data[0] shall be used. For high-speed isochronous transfers and for
500 …the high-speed isochronous transfers the total number of buffers must not exceed EFI_USB_MAX_ISO_B…
502 For split transactions performed on full-speed device by high-speed host controller the total
506 - Data is NULL.
507 - DataLength is 0.
508 - DeviceSpeed is not one of the supported values listed above.
509 - MaximumPacketLength is invalid. MaximumPacketLength must be 1023 or less for full-speed
510 devices and 1024 or less for high-speed and super-speed devices.
516 @param DeviceSpeed Indicates device speed. The supported values are EFI_USB_SPEED_FULL,
579 @param PortNumber Specifies the root hub port whose feature is requested to be set. This
581 @param PortFeature Indicates the feature selector associated with the feature set request.
583 @retval EFI_SUCCESS The feature specified by PortFeature was set for the USB