Searched refs:kUSB_HostGetDeviceHSHubNumber (Results 1 – 6 of 6) sorted by relevance
| /bsp/nxp/imx/imx6ull-smart/drivers/usb/host/ |
| A D | usb_host.h | 94 kUSB_HostGetDeviceHSHubNumber, /*!< Device's first high-speed hub address */ enumerator
|
| A D | usb_host_hci.c | 639 case kUSB_HostGetDeviceHSHubNumber: /* device high-speed hub address */ in USB_HostHelperGetPeripheralInformation() 653 case kUSB_HostGetDeviceHSHubNumber: /* device high-speed hub address */ in USB_HostHelperGetPeripheralInformation()
|
| A D | usb_host_ehci.c | 1128 kUSB_HostGetDeviceHSHubNumber, &deviceInfo); in USB_HostBandwidthHsHostComputeCurrentFsls() 1361 …erGetPeripheralInformation(ehciPipePointer->pipeCommon.deviceHandle, kUSB_HostGetDeviceHSHubNumber, in USB_HostBandwidthHsHostAllocateIso() 1599 …erGetPeripheralInformation(ehciPipePointer->pipeCommon.deviceHandle, kUSB_HostGetDeviceHSHubNumber, in USB_HostBandwidthHsHostAllocateInterrupt() 2401 …erGetPeripheralInformation(ehciPipePointer->pipeCommon.deviceHandle, kUSB_HostGetDeviceHSHubNumber, in USB_HostEhciQhInit()
|
| /bsp/nxp/imx/imxrt/libraries/drivers/usb/host/ |
| A D | usb_host.h | 82 kUSB_HostGetDeviceHSHubNumber, /*!< Device's first high-speed hub address */ enumerator
|
| A D | usb_host_hci.c | 626 case kUSB_HostGetDeviceHSHubNumber: /* device high-speed hub address */ in USB_HostHelperGetPeripheralInformation() 640 case kUSB_HostGetDeviceHSHubNumber: /* device high-speed hub address */ in USB_HostHelperGetPeripheralInformation()
|
| A D | usb_host_ehci.c | 1110 … (uint32_t)kUSB_HostGetDeviceHSHubNumber, &deviceInfo); in USB_HostBandwidthHsHostComputeCurrentFsls() 1360 … (uint32_t)kUSB_HostGetDeviceHSHubNumber, &hubNumber); in USB_HostBandwidthHsHostAllocateIso() 1604 … (uint32_t)kUSB_HostGetDeviceHSHubNumber, &hubNumber); in USB_HostBandwidthHsHostAllocateInterrupt() 2431 … (uint32_t)kUSB_HostGetDeviceHSHubNumber, &hubNumber); in USB_HostEhciQhInit()
|
Completed in 26 milliseconds