Home
last modified time | relevance | path

Searched refs:USB_DEVICE_ECHI_DTD_POINTER_MASK (Results 1 – 4 of 4) sorted by relevance

/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device_ehci.c494 …evice_ehci_dtd_struct_t *)((uint32_t)ehciState->dtdHard[index] & USB_DEVICE_ECHI_DTD_POINTER_MASK); in USB_DeviceEhciCancelControlPipe()
532 (0 == ((uint32_t)ehciState->dtdHard[index] & USB_DEVICE_ECHI_DTD_POINTER_MASK))) in USB_DeviceEhciCancelControlPipe()
637 USB_DEVICE_ECHI_DTD_POINTER_MASK); in USB_DeviceEhciInterruptTokenDone()
643 USB_DEVICE_ECHI_DTD_POINTER_MASK); in USB_DeviceEhciInterruptTokenDone()
660 USB_DEVICE_ECHI_DTD_POINTER_MASK); in USB_DeviceEhciInterruptTokenDone()
670 USB_DEVICE_ECHI_DTD_POINTER_MASK); in USB_DeviceEhciInterruptTokenDone()
706 … (0 == ((uint32_t)ehciState->dtdHard[index] & USB_DEVICE_ECHI_DTD_POINTER_MASK))) in USB_DeviceEhciInterruptTokenDone()
721 USB_DEVICE_ECHI_DTD_POINTER_MASK); in USB_DeviceEhciInterruptTokenDone()
1318 …evice_ehci_dtd_struct_t *)((uint32_t)ehciState->dtdHard[index] & USB_DEVICE_ECHI_DTD_POINTER_MASK); in USB_DeviceEhciCancel()
1328 …evice_ehci_dtd_struct_t *)((uint32_t)ehciState->dtdHard[index] & USB_DEVICE_ECHI_DTD_POINTER_MASK); in USB_DeviceEhciCancel()
[all …]
/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device_ehci.c488 …evice_ehci_dtd_struct_t *)((uint32_t)ehciState->dtdHard[index] & USB_DEVICE_ECHI_DTD_POINTER_MASK); in USB_DeviceEhciCancelControlPipe()
526 (0 == ((uint32_t)ehciState->dtdHard[index] & USB_DEVICE_ECHI_DTD_POINTER_MASK))) in USB_DeviceEhciCancelControlPipe()
630 USB_DEVICE_ECHI_DTD_POINTER_MASK); in USB_DeviceEhciInterruptTokenDone()
636 USB_DEVICE_ECHI_DTD_POINTER_MASK); in USB_DeviceEhciInterruptTokenDone()
653 USB_DEVICE_ECHI_DTD_POINTER_MASK); in USB_DeviceEhciInterruptTokenDone()
663 USB_DEVICE_ECHI_DTD_POINTER_MASK); in USB_DeviceEhciInterruptTokenDone()
699 … (0 == ((uint32_t)ehciState->dtdHard[index] & USB_DEVICE_ECHI_DTD_POINTER_MASK))) in USB_DeviceEhciInterruptTokenDone()
714 USB_DEVICE_ECHI_DTD_POINTER_MASK); in USB_DeviceEhciInterruptTokenDone()
1281 …evice_ehci_dtd_struct_t *)((uint32_t)ehciState->dtdHard[index] & USB_DEVICE_ECHI_DTD_POINTER_MASK); in USB_DeviceEhciCancel()
1291 …evice_ehci_dtd_struct_t *)((uint32_t)ehciState->dtdHard[index] & USB_DEVICE_ECHI_DTD_POINTER_MASK); in USB_DeviceEhciCancel()
[all …]
/bsp/nxp/imx/imx6ull-smart/drivers/usb/include/
A Dusb_ehci.h47 #define USB_DEVICE_ECHI_DTD_POINTER_MASK (0xFFFFFFE0U) macro
/bsp/nxp/imx/imxrt/libraries/drivers/usb/include/
A Dusb_ehci.h47 #define USB_DEVICE_ECHI_DTD_POINTER_MASK (0xFFFFFFE0U) macro

Completed in 20 milliseconds