Searched refs:USB_DEVICE_ECHI_DTD_POINTER_MASK (Results 1 – 4 of 4) sorted by relevance
494 …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 …]
488 …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 …]
47 #define USB_DEVICE_ECHI_DTD_POINTER_MASK (0xFFFFFFE0U) macro
Completed in 20 milliseconds